elbv2_describe_tags {paws.networking} | R Documentation |
Describes the tags for the specified Elastic Load Balancing resources
Description
Describes the tags for the specified Elastic Load Balancing resources. You can describe the tags for one or more Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, or rules.
See https://www.paws-r-sdk.com/docs/elbv2_describe_tags/ for full documentation.
Usage
elbv2_describe_tags(ResourceArns)
Arguments
ResourceArns |
[required] The Amazon Resource Names (ARN) of the resources. You can specify up to 20 resources in a single call. |
[Package paws.networking version 0.7.0 Index]