| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDraining |
LoadBalancerAttributes.connectionDraining()
If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away
from a deregistered or unhealthy instance.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerAttributes.Builder |
LoadBalancerAttributes.Builder.connectionDraining(ConnectionDraining connectionDraining)
If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic
away from a deregistered or unhealthy instance.
|
Copyright © 2022. All rights reserved.