| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnService.LoadBalancerProperty.Jsii$Proxy
An implementation for
CfnService.LoadBalancerProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnService.LoadBalancerProperty |
CfnService.LoadBalancerProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<CfnService.LoadBalancerProperty> |
BaseService.getLoadBalancers()
(experimental) A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as it appears in a container definition), and the container port to access from the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseService.setLoadBalancers(List<CfnService.LoadBalancerProperty> value)
(experimental) A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as it appears in a container definition), and the container port to access from the load balancer.
|
Copyright © 2021. All rights reserved.