class Aws::ElasticLoadBalancing::Types::ConnectionSettings

Information about the `ConnectionSettings` attribute.

@note When making an API call, you may pass ConnectionSettings

data as a hash:

    {
      idle_timeout: 1, # required
    }

@!attribute [rw] idle_timeout

The time, in seconds, that the connection is allowed to be idle (no
data has been sent over the connection) before it is closed by the
load balancer.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/elasticloadbalancing-2012-06-01/ConnectionSettings AWS API Documentation

Constants

SENSITIVE