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 .
 Declaration Syntax
 Declaration Syntax| C# | 
public ModifyLoadBalancerAttributesResponse ModifyLoadBalancerAttributes( ModifyLoadBalancerAttributesRequest modifyLoadBalancerAttributesRequest )
 Parameters
 Parameters- modifyLoadBalancerAttributesRequest (ModifyLoadBalancerAttributesRequest)
- Container for the necessary parameters to execute the ModifyLoadBalancerAttributes service method on AmazonElasticLoadBalancing.
 Return Value
 Return ValueThe response from the ModifyLoadBalancerAttributes service method, as returned by AmazonElasticLoadBalancing.
 Exceptions
 Exceptions