View source: R/dax_operations.R
dax_tag_resource | R Documentation |
Associates a set of tags with a DAX resource. You can call tag_resource
up to 5 times per second, per account.
See https://www.paws-r-sdk.com/docs/dax_tag_resource/ for full documentation.
dax_tag_resource(ResourceName, Tags)
ResourceName |
[required] The name of the DAX resource to which tags should be added. |
Tags |
[required] The tags to be assigned to the DAX resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.