class Aws::ElasticLoadBalancing::Types::ConnectionDraining
Information about the `ConnectionDraining` attribute.
@note When making an API call, you may pass ConnectionDraining
data as a hash: { enabled: false, # required timeout: 1, }
@!attribute [rw] enabled
Specifies whether connection draining is enabled for the load balancer. @return [Boolean]
@!attribute [rw] timeout
The maximum time, in seconds, to keep the existing connections open before deregistering the instances. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConnectionDraining AWS API Documentation
Constants
- SENSITIVE