Delete Environment
cloud9_delete_environment | R Documentation |
Deletes an Cloud9 development environment¶
Description¶
Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.
Cloud9 is no longer available to new customers. Existing customers of Cloud9 can continue to use the service as normal. Learn more"
Usage¶
Arguments¶
environmentId
[required] The ID of the environment to delete.
Value¶
An empty list.