appregistry_list_tags_for_resource {paws.management} | R Documentation |
Lists all of the tags on the resource
Description
Lists all of the tags on the resource.
See https://www.paws-r-sdk.com/docs/appregistry_list_tags_for_resource/ for full documentation.
Usage
appregistry_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon resource name (ARN) that specifies the resource. |
[Package paws.management version 0.7.0 Index]