Uses of Interface
software.amazon.awscdk.services.ecs.patterns.ApplicationLoadBalancedFargateServiceProps
Package
Description
CDK Construct library for higher-level ECS Constructs
-
Uses of ApplicationLoadBalancedFargateServiceProps in software.amazon.awscdk.services.ecs.patterns
Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationLoadBalancedFargateServiceProps
Modifier and TypeMethodDescriptionApplicationLoadBalancedFargateServiceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionApplicationLoadBalancedFargateService
(software.constructs.Construct scope, String id, ApplicationLoadBalancedFargateServiceProps props) Constructs a new instance of the ApplicationLoadBalancedFargateService class.