appmesh_list_tags_for_resource {paws.networking} | R Documentation |
List the tags for an App Mesh resource
Description
List the tags for an App Mesh resource.
See https://www.paws-r-sdk.com/docs/appmesh_list_tags_for_resource/ for full documentation.
Usage
appmesh_list_tags_for_resource(limit = NULL, nextToken = NULL, resourceArn)
Arguments
limit |
The maximum number of tag results returned by
|
nextToken |
The |
resourceArn |
[required] The Amazon Resource Name (ARN) that identifies the resource to list the tags for. |