View source: R/docdbelastic_operations.R
docdbelastic_untag_resource | R Documentation |
Removes metadata tags from an elastic cluster resource
See https://www.paws-r-sdk.com/docs/docdbelastic_untag_resource/ for full documentation.
docdbelastic_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN identifier of the elastic cluster resource. |
tagKeys |
[required] The tag keys to be removed from the elastic cluster resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.