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