Package | Description |
---|---|
com.amazonaws.services.elasticloadbalancing.model |
Classes modeling the various types represented by AmazonElasticLoadBalancing.
|
Modifier and Type | Method and Description |
---|---|
ConnectionSettings |
LoadBalancerAttributes.getConnectionSettings()
The name of the load balancer attribute.
|
ConnectionSettings |
ConnectionSettings.withIdleTimeout(Integer idleTimeout)
Specifies the time (in seconds) the connection is allowed to be idle
(no data has been sent over the connection) before it is closed by the
load balancer.
|
Modifier and Type | Method and Description |
---|---|
void |
LoadBalancerAttributes.setConnectionSettings(ConnectionSettings connectionSettings)
The name of the load balancer attribute.
|
LoadBalancerAttributes |
LoadBalancerAttributes.withConnectionSettings(ConnectionSettings connectionSettings)
The name of the load balancer attribute.
|
Copyright © 2014. All rights reserved.