Learn R Programming

paws.networking (version 0.2.0)

elbv2_delete_load_balancer: Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer

Description

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

See https://paws-r.github.io/docs/elbv2/delete_load_balancer.html for full documentation.

Usage

elbv2_delete_load_balancer(LoadBalancerArn)

Arguments

LoadBalancerArn

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