Uses of Interface
software.amazon.awscdk.services.ecs.IEc2Service
Packages that use IEc2Service
-
Uses of IEc2Service in software.amazon.awscdk.services.ecs
Subinterfaces of IEc2Service in software.amazon.awscdk.services.ecsModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIEc2Service
.Classes in software.amazon.awscdk.services.ecs that implement IEc2ServiceModifier 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.Methods in software.amazon.awscdk.services.ecs that return IEc2ServiceModifier and TypeMethodDescriptionstatic IEc2Service
Ec2Service.fromEc2ServiceArn
(software.constructs.Construct scope, String id, String ec2ServiceArn) Imports from the specified service ARN.