Skip to content

/AWS1/CL_EL2=>MODIFYLOADBALANCERATTRIBUTES()

About ModifyLoadBalancerAttributes

Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.

If any of the specified attributes can't be modified as requested, the call fails. Any existing attributes that you do not modify retain their current values.

Method Signature

IMPORTING

Required arguments:

IV_LOADBALANCERARN TYPE /AWS1/EL2LOADBALANCERARN /AWS1/EL2LOADBALANCERARN

The Amazon Resource Name (ARN) of the load balancer.

IT_ATTRIBUTES TYPE /AWS1/CL_EL2LOADBALANCERATTR=>TT_LOADBALANCERATTRIBUTES TT_LOADBALANCERATTRIBUTES

The load balancer attributes.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EL2MODLOADBALANCERA01 /AWS1/CL_EL2MODLOADBALANCERA01