View source: R/kafkaconnect_operations.R
kafkaconnect_tag_resource | R Documentation |
Attaches tags to the specified resource.
See https://www.paws-r-sdk.com/docs/kafkaconnect_tag_resource/ for full documentation.
kafkaconnect_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to which you want to attach tags. |
tags |
[required] The tags that you want to attach to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.