elb_modify_load_balancer_attributes {paws.networking}R Documentation

Modifies the attributes of the specified load balancer

Description

Modifies the attributes of the specified load balancer.

See https://www.paws-r-sdk.com/docs/elb_modify_load_balancer_attributes/ for full documentation.

Usage

elb_modify_load_balancer_attributes(LoadBalancerName, LoadBalancerAttributes)

Arguments

LoadBalancerName

[required] The name of the load balancer.

LoadBalancerAttributes

[required] The attributes for the load balancer.


[Package paws.networking version 0.7.0 Index]