Learn R Programming

paws.developer.tools (version 0.8.0)

cloud9_delete_environment: 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.

See https://www.paws-r-sdk.com/docs/cloud9_delete_environment/ for full documentation.

Usage

cloud9_delete_environment(environmentId)

Arguments

environmentId

[required] The ID of the environment to delete.