Modifies the attributes of a specified load balancer.
You can modify the load balancer attributes, such as AccessLogs , ConnectionDraining , and CrossZoneLoadBalancing by either enabling or disabling them.
For information on cross-zone load balancing, see Request Routing and for information on connection draining, see Connection Draining in the Concepts section of the Elastic Load Balancer Developer Guide . For information on access logs, see Access Logs .

C# |
ModifyLoadBalancerAttributesResponse ModifyLoadBalancerAttributes( ModifyLoadBalancerAttributesRequest modifyLoadBalancerAttributesRequest )

- modifyLoadBalancerAttributesRequest (ModifyLoadBalancerAttributesRequest)
- Container for the necessary parameters to execute the ModifyLoadBalancerAttributes service method on AmazonElasticLoadBalancing.

The response from the ModifyLoadBalancerAttributes service method, as returned by AmazonElasticLoadBalancing.
