elbv2_modify_listener_attributes {paws.networking} | R Documentation |
Modifies the specified attributes of the specified listener
Description
Modifies the specified attributes of the specified listener.
See https://www.paws-r-sdk.com/docs/elbv2_modify_listener_attributes/ for full documentation.
Usage
elbv2_modify_listener_attributes(ListenerArn, Attributes)
Arguments
ListenerArn |
[required] The Amazon Resource Name (ARN) of the listener. |
Attributes |
[required] The listener attributes. |
[Package paws.networking version 0.9.0 Index]