| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
List<ELBInfo> |
LoadBalancerInfo.elbInfoList()
An array that contains information about the load balancer to use for load balancing in a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInfo.Builder |
LoadBalancerInfo.Builder.elbInfoList(ELBInfo... elbInfoList)
An array that contains information about the load balancer to use for load balancing in a deployment.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerInfo.Builder |
LoadBalancerInfo.Builder.elbInfoList(Collection<ELBInfo> elbInfoList)
An array that contains information about the load balancer to use for load balancing in a deployment.
|
Copyright © 2021. All rights reserved.