Skip to content

/AWS1/CL_ELB=>MODIFYLOADBALANCERATTRIBUTES()

About ModifyLoadBalancerAttributes

Modifies the attributes of the specified load balancer.

You can modify the load balancer attributes, such as AccessLogs, ConnectionDraining, and CrossZoneLoadBalancing by either enabling or disabling them. Or, you can modify the load balancer attribute ConnectionSettings by specifying an idle connection timeout value for your load balancer.

For more information, see the following in the Classic Load Balancers Guide:

Method Signature

IMPORTING

Required arguments:

IV_LOADBALANCERNAME TYPE /AWS1/ELBACCESSPOINTNAME /AWS1/ELBACCESSPOINTNAME

The name of the load balancer.

IO_LOADBALANCERATTRIBUTES TYPE REF TO /AWS1/CL_ELBLOADBALANCERATTRS /AWS1/CL_ELBLOADBALANCERATTRS

The attributes for the load balancer.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ELBMODLOADBALANCERA01 /AWS1/CL_ELBMODLOADBALANCERA01