Uses of Interface
software.amazon.awscdk.services.ecs.IEc2Service
-
Uses of IEc2Service in software.amazon.awscdk.services.ecs
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIEc2Service
.Modifier and TypeClassDescriptionclass
This creates a service using the EC2 launch type on an ECS cluster.static final class
A proxy class which represents a concrete javascript instance of this type.Modifier and TypeMethodDescriptionstatic IEc2Service
Ec2Service.fromEc2ServiceArn
(software.constructs.Construct scope, String id, String ec2ServiceArn) Imports from the specified service ARN.