elb_delete_load_balancer_listeners: Deletes the specified listeners from the specified load...

View source: R/elb_operations.R

elb_delete_load_balancer_listenersR Documentation

Deletes the specified listeners from the specified load balancer

Description

Deletes the specified listeners from the specified load balancer.

See https://www.paws-r-sdk.com/docs/elb_delete_load_balancer_listeners/ for full documentation.

Usage

elb_delete_load_balancer_listeners(LoadBalancerName, LoadBalancerPorts)

Arguments

LoadBalancerName

[required] The name of the load balancer.

LoadBalancerPorts

[required] The client port numbers of the listeners.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.