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