View source: R/lookoutmetrics_operations.R
lookoutmetrics_untag_resource | R Documentation |
Removes tags from a detector, dataset, or alert.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_untag_resource/ for full documentation.
lookoutmetrics_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The resource's Amazon Resource Name (ARN). |
TagKeys |
[required] Keys to remove from the resource's tags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.