connect_list_tags_for_resource {paws.customer.engagement} | R Documentation |
Lists the tags for the specified resource
Description
Lists the tags for the specified resource.
See https://www.paws-r-sdk.com/docs/connect_list_tags_for_resource/ for full documentation.
Usage
connect_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. All Amazon Connect resources (instances, queues, flows, routing profiles, etc) have an ARN. To locate the ARN for an instance, for example, see Find your Amazon Connect instance ID/ARN. |
[Package paws.customer.engagement version 0.9.0 Index]