elbv2_describe_load_balancer_attributes {paws.networking} | R Documentation |
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer
Description
Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
See https://www.paws-r-sdk.com/docs/elbv2_describe_load_balancer_attributes/ for full documentation.
Usage
elbv2_describe_load_balancer_attributes(LoadBalancerArn)
Arguments
LoadBalancerArn |
[required] The Amazon Resource Name (ARN) of the load balancer. |
[Package paws.networking version 0.7.0 Index]