elb_delete_load_balancer {paws.networking} | R Documentation |
Deletes the specified load balancer
Description
Deletes the specified load balancer.
See https://www.paws-r-sdk.com/docs/elb_delete_load_balancer/ for full documentation.
Usage
elb_delete_load_balancer(LoadBalancerName)
Arguments
LoadBalancerName |
[required] The name of the load balancer. |
[Package paws.networking version 0.7.0 Index]