cloud9_untag_resource {paws.developer.tools} | 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. |