Amazon Cloud9 · Schema

CreateEnvironmentEC2Request

Request body for creating an EC2-based Cloud9 environment.

AWSCloud9IDEDevelopmentBrowser-Based

Properties

Name Type Description
name string The name of the environment.
description string The description of the environment.
instanceType string The type of instance to connect to the environment.
connectionType string The connection type to use for connecting to the environment.
automaticStopTimeMinutes integer The number of minutes until the running instance is shut down after the environment has last been used.
View JSON Schema on GitHub