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