Uses of Interface
software.amazon.awscdk.services.ecs.FargateServiceProps
Packages that use FargateServiceProps
-
Uses of FargateServiceProps in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement FargateServicePropsMethods in software.amazon.awscdk.services.ecs that return FargateServicePropsModifier and TypeMethodDescriptionFargateServiceProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.ecs with parameters of type FargateServicePropsModifierConstructorDescriptionFargateService
(software.constructs.Construct scope, String id, FargateServiceProps props) Constructs a new instance of the FargateService class.