codeguruprofiler_list_tags_for_resource {paws.developer.tools} | R Documentation |
Returns a list of the tags that are assigned to a specified resource
Description
Returns a list of the tags that are assigned to a specified resource.
See https://www.paws-r-sdk.com/docs/codeguruprofiler_list_tags_for_resource/ for full documentation.
Usage
codeguruprofiler_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource that contains the tags to return. |
[Package paws.developer.tools version 0.9.0 Index]