mq_create_tags {paws.application.integration} | R Documentation |
Add a tag to a resource.
See https://www.paws-r-sdk.com/docs/mq_create_tags/ for full documentation.
mq_create_tags(ResourceArn, Tags = NULL)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource tag. |
Tags |
The key-value pair for the resource tag. |