elb_describe_tags {paws.networking} | R Documentation |
Describes the tags associated with the specified load balancers
Description
Describes the tags associated with the specified load balancers.
See https://www.paws-r-sdk.com/docs/elb_describe_tags/ for full documentation.
Usage
elb_describe_tags(LoadBalancerNames)
Arguments
LoadBalancerNames |
[required] The names of the load balancers. |
[Package paws.networking version 0.9.0 Index]