| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancing |
Amazon Elastic Load Balancing Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ListenerPort |
LoadBalancer.addListener(LoadBalancerListener listener)
(experimental) Add a backend to the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
List<ListenerPort> |
LoadBalancer.getListenerPorts()
(experimental) An object controlling specifically the connections for each listener added to this load balancer.
|
Copyright © 2021. All rights reserved.