Uses of Interface
software.amazon.awscdk.services.ecs.Ec2ServiceProps
-
Uses of Ec2ServiceProps in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionEc2ServiceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionEc2Service
(software.constructs.Construct scope, String id, Ec2ServiceProps props) Constructs a new instance of the Ec2Service class.