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