| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationListenerProps |
ApplicationListenerProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationListenerProps> |
ApplicationLoadBalancerProps.getListeners()
Listeners (at least one listener) attached to this load balancer.
|
List<ApplicationListenerProps> |
ApplicationLoadBalancerProps.Jsii$Proxy.getListeners() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLoadBalancerProps.Builder |
ApplicationLoadBalancerProps.Builder.listeners(List<? extends ApplicationListenerProps> listeners)
Sets the value of
ApplicationLoadBalancerProps.getListeners() |
Copyright © 2022. All rights reserved.