Delete Load Balancer Listeners
elb_delete_load_balancer_listeners | R Documentation |
Deletes the specified listeners from the specified load balancer¶
Description¶
Deletes the specified listeners from the specified load balancer.
Usage¶
Arguments¶
LoadBalancerName
[required] The name of the load balancer.
LoadBalancerPorts
[required] The client port numbers of the listeners.
Value¶
An empty list.