Elastic Load Balancing ConnectionSettings
ConnectionSettings is a property of the AWS::ElasticLoadBalancing::LoadBalancer resource that describes how long the front-end and
back-end connections of your load balancer can remain idle. For more information,
see Configure Idle Connection
Timeout in the Elastic Load Balancing User Guide.
Syntax
JSON
{ "IdleTimeout" :Integer}
YAML
IdleTimeout:Integer
