AwsElbLoadBalancerAttributes - Amazon Security Hub
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).

AwsElbLoadBalancerAttributes

Contains attributes for the load balancer.

Contents

AccessLog

Information about the access log configuration for the load balancer.

If the access log is enabled, the load balancer captures detailed information about all requests. It delivers the information to a specified S3 bucket.

Type: AwsElbLoadBalancerAccessLog object

Required: No

AdditionalAttributes

Any additional attributes for a load balancer.

Type: Array of AwsElbLoadBalancerAdditionalAttribute objects

Required: No

ConnectionDraining

Information about the connection draining configuration for the load balancer.

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

Type: AwsElbLoadBalancerConnectionDraining object

Required: No

ConnectionSettings

Connection settings for the load balancer.

If an idle timeout is configured, the load balancer allows connections to remain idle for the specified duration. When a connection is idle, no data is sent over the connection.

Type: AwsElbLoadBalancerConnectionSettings object

Required: No

CrossZoneLoadBalancing

Cross-zone load balancing settings for the load balancer.

If cross-zone load balancing is enabled, the load balancer routes the request traffic evenly across all instances regardless of the Availability Zones.

Type: AwsElbLoadBalancerCrossZoneLoadBalancing object

Required: No

See Also

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