| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticloadbalancing.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionSettings |
LoadBalancerAttributes.connectionSettings()
If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the
specified duration.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerAttributes.Builder |
LoadBalancerAttributes.Builder.connectionSettings(ConnectionSettings connectionSettings)
If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for
the specified duration.
|
Copyright © 2022. All rights reserved.