View source: R/controltower_operations.R
controltower_tag_resource | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.