View source: R/drs_operations.R
drs_untag_resource | R Documentation |
Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.
See https://www.paws-r-sdk.com/docs/drs_untag_resource/ for full documentation.
drs_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] ARN of the resource for which tags are to be removed. |
tagKeys |
[required] Array of tags to be removed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.