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.
Usage¶
Arguments¶
environmentId
[required] The ID of the environment to delete.
Value¶
An empty list.