kafka_tag_resource {paws.analytics} | R Documentation |
Adds tags to the specified MSK resource
Description
Adds tags to the specified MSK resource.
See https://www.paws-r-sdk.com/docs/kafka_tag_resource/ for full documentation.
Usage
kafka_tag_resource(ResourceArn, Tags)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) that uniquely identifies the resource that's associated with the tags. |
Tags |
[required] The key-value pair for the resource tag. |
[Package paws.analytics version 0.7.0 Index]