Untag Resource
cloud9_untag_resource | R Documentation |
Removes tags from an Cloud9 development environment¶
Description¶
Removes tags from an Cloud9 development environment.
Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Usage¶
Arguments¶
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.
Value¶
An empty list.