controltower_tag_resource {paws.management} | R Documentation |
Applies tags to a resource. For usage examples, see the Controls Reference Guide .
See https://www.paws-r-sdk.com/docs/controltower_tag_resource/ for full documentation.
controltower_tag_resource(resourceArn, tags)
resourceArn |
[required] The ARN of the resource to be tagged. |
tags |
[required] Tags to be applied to the resource. |