View source: R/elbv2_operations.R
elbv2_delete_load_balancer | R Documentation |
Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. Deleting a load balancer also deletes its listeners.
See https://www.paws-r-sdk.com/docs/elbv2_delete_load_balancer/ for full documentation.
elbv2_delete_load_balancer(LoadBalancerArn)
LoadBalancerArn |
[required] The Amazon Resource Name (ARN) of the load balancer. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.