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 interfaceInternal default implementation forIEc2Service.Classes in software.amazon.awscdk.services.ecs that implement IEc2ServiceModifier and TypeClassDescriptionclassThis creates a service using the EC2 launch type on an ECS cluster.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.ecs that return IEc2ServiceModifier and TypeMethodDescriptionstatic IEc2ServiceEc2Service.fromEc2ServiceArn(software.constructs.Construct scope, String id, String ec2ServiceArn) Imports from the specified service ARN.