codegurureviewer_list_tags_for_resource {paws.developer.tools} | R Documentation |
Returns the list of tags associated with an associated repository resource
Description
Returns the list of tags associated with an associated repository resource.
See https://www.paws-r-sdk.com/docs/codegurureviewer_list_tags_for_resource/ for full documentation.
Usage
codegurureviewer_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the
RepositoryAssociation
object. You can retrieve this ARN by calling
|
[Package paws.developer.tools version 0.7.0 Index]