Uses of Interface
software.amazon.awscdk.services.ecs.Ec2ServiceProps
Packages that use Ec2ServiceProps
-
Uses of Ec2ServiceProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement Ec2ServicePropsMethods in software.amazon.awscdk.services.ecs that return Ec2ServicePropsModifier and TypeMethodDescriptionEc2ServiceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.ecs with parameters of type Ec2ServicePropsModifierConstructorDescriptionEc2Service
(software.constructs.Construct scope, String id, Ec2ServiceProps props) Constructs a new instance of the Ec2Service class.