View source: R/cloud9_operations.R
cloud9_untag_resource | R Documentation |
Removes tags from an Cloud9 development environment.
See https://www.paws-r-sdk.com/docs/cloud9_untag_resource/ for full documentation.
cloud9_untag_resource(ResourceARN, TagKeys)
ResourceARN |
[required] The Amazon Resource Name (ARN) of the Cloud9 development environment to remove tags from. |
TagKeys |
[required] The tag names of the tags to remove from the given Cloud9 development environment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.