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