imagebuilder_list_tags_for_resource {paws.compute} | R Documentation |
Returns the list of tags for the specified resource
Description
Returns the list of tags for the specified resource.
See https://www.paws-r-sdk.com/docs/imagebuilder_list_tags_for_resource/ for full documentation.
Usage
imagebuilder_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve. |
[Package paws.compute version 0.7.0 Index]