View source: R/clouddirectory_operations.R
clouddirectory_tag_resource | R Documentation |
An API operation for adding tags to a resource.
See https://www.paws-r-sdk.com/docs/clouddirectory_tag_resource/ for full documentation.
clouddirectory_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. Tagging is only supported for directories. |
Tags |
[required] A list of tag key-value pairs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.