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