LoadBalancerAttributes - Elastic Load Balancing
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LoadBalancerAttributes

The attributes for a load balancer.

Contents

AccessLog

If enabled, the load balancer captures detailed information of all requests and delivers the information to the Amazon S3 bucket that you specify.

For more information, see Enable Access Logs in the Classic Load Balancers Guide.

Type: AccessLog object

Required: No

AdditionalAttributes.member.N

Any additional attributes.

Type: Array of AdditionalAttribute objects

Array Members: Maximum number of 10 items.

Required: No

ConnectionDraining

If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy instance.

For more information, see Configure Connection Draining in the Classic Load Balancers Guide.

Type: ConnectionDraining object

Required: No

ConnectionSettings

If enabled, the load balancer allows the connections to remain idle (no data is sent over the connection) for the specified duration.

By default, Elastic Load Balancing maintains a 60-second idle connection timeout for both front-end and back-end connections of your load balancer. For more information, see Configure Idle Connection Timeout in the Classic Load Balancers Guide.

Type: ConnectionSettings object

Required: No

CrossZoneLoadBalancing

If enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.

For more information, see Configure Cross-Zone Load Balancing in the Classic Load Balancers Guide.

Type: CrossZoneLoadBalancing object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: