Skip to content

/AWS1/CL_EL2=>DELETELOADBALANCER()

About DeleteLoadBalancer

Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. Deleting a load balancer also deletes its listeners.

You can't delete a load balancer if deletion protection is enabled. If the load balancer does not exist or has already been deleted, the call succeeds.

Deleting a load balancer does not affect its registered targets. For example, your EC2 instances continue to run and are still registered to their target groups. If you no longer need these EC2 instances, you can stop or terminate them.

Method Signature

IMPORTING

Required arguments:

IV_LOADBALANCERARN TYPE /AWS1/EL2LOADBALANCERARN /AWS1/EL2LOADBALANCERARN

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EL2DELLOADBALANCEROUT /AWS1/CL_EL2DELLOADBALANCEROUT