Skip to content

/AWS1/CL_ELB=>SETLOADBALANCERPOLOFLISTENER()

About SetLoadBalancerPoliciesOfListener

Replaces the current set of policies for the specified load balancer port with the specified set of policies.

To enable back-end server authentication, use SetLoadBalancerPoliciesForBackendServer.

For more information about setting policies, see Update the SSL Negotiation Configuration, Duration-Based Session Stickiness, and Application-Controlled Session Stickiness in the Classic Load Balancers Guide.

Method Signature

IMPORTING

Required arguments:

IV_LOADBALANCERNAME TYPE /AWS1/ELBACCESSPOINTNAME /AWS1/ELBACCESSPOINTNAME

The name of the load balancer.

IV_LOADBALANCERPORT TYPE /AWS1/ELBACCESSPOINTPORT /AWS1/ELBACCESSPOINTPORT

The external port of the load balancer.

IT_POLICYNAMES TYPE /AWS1/CL_ELBPOLICYNAMES_W=>TT_POLICYNAMES TT_POLICYNAMES

The names of the policies. This list must include all policies to be enabled. If you omit a policy that is currently enabled, it is disabled. If the list is empty, all current policies are disabled.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ELBSETLOADBALANCERP03 /AWS1/CL_ELBSETLOADBALANCERP03