resourceexplorer_list_tags_for_resource {paws.application.integration} | R Documentation |
Lists the tags that are attached to the specified resource
Description
Lists the tags that are attached to the specified resource.
See https://www.paws-r-sdk.com/docs/resourceexplorer_list_tags_for_resource/ for full documentation.
Usage
resourceexplorer_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon resource name (ARN) of the view or index that you want to attach tags to. |
[Package paws.application.integration version 0.6.0 Index]