mq_delete_tags {paws.application.integration} | R Documentation |
Removes a tag from a resource.
See https://www.paws-r-sdk.com/docs/mq_delete_tags/ for full documentation.
mq_delete_tags(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource tag. |
TagKeys |
[required] An array of tag keys to delete |