controltower_list_tags_for_resource {paws.management} | R Documentation |
Returns a list of tags associated with the resource
Description
Returns a list of tags associated with the resource. For usage examples, see the Controls Reference Guide .
See https://www.paws-r-sdk.com/docs/controltower_list_tags_for_resource/ for full documentation.
Usage
controltower_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The ARN of the resource. |
[Package paws.management version 0.9.0 Index]