xray_list_tags_for_resource {paws.developer.tools} | R Documentation |
Returns a list of tags that are applied to the specified Amazon Web Services X-Ray group or sampling rule.
See https://www.paws-r-sdk.com/docs/xray_list_tags_for_resource/ for full documentation.
xray_list_tags_for_resource(ResourceARN, NextToken = NULL)
ResourceARN |
[required] The Amazon Resource Number (ARN) of an X-Ray group or sampling rule. |
NextToken |
A pagination token. If multiple pages of results are returned, use the
|