organizations_list_tags_for_resource {paws.management} | R Documentation |
Lists tags that are attached to the specified resource
Description
Lists tags that are attached to the specified resource.
See https://www.paws-r-sdk.com/docs/organizations_list_tags_for_resource/ for full documentation.
Usage
organizations_list_tags_for_resource(ResourceId, NextToken = NULL)
Arguments
ResourceId |
[required] The ID of the resource with the tags to list. You can specify any of the following taggable resources.
|
NextToken |
The parameter for receiving additional results if you receive a
|