View source: R/lookoutmetrics_operations.R
lookoutmetrics_tag_resource | R Documentation |
Adds tags to a detector, dataset, or alert.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_tag_resource/ for full documentation.
lookoutmetrics_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The resource's Amazon Resource Name (ARN). |
Tags |
[required] Tags to apply to the resource. Tag keys and values can contain letters,
numbers, spaces, and the following symbols: |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.