kafkaconnect_tag_resource {paws.analytics} | R Documentation |
Attaches tags to the specified resource
Description
Attaches tags to the specified resource.
See https://www.paws-r-sdk.com/docs/kafkaconnect_tag_resource/ for full documentation.
Usage
kafkaconnect_tag_resource(resourceArn, tags)
Arguments
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. |
[Package paws.analytics version 0.9.0 Index]