connectcases_tag_resource {paws.customer.engagement} | R Documentation |
Adds tags to a resource.
See https://www.paws-r-sdk.com/docs/connectcases_tag_resource/ for full documentation.
connectcases_tag_resource(arn, tags)
arn |
[required] The Amazon Resource Name (ARN) |
tags |
[required] A map of of key-value pairs that represent tags on a resource. Tags are used to organize, track, or control access for this resource. |