class Aws::Cloud9::Types::DescribeEnvironmentStatusResult

@!attribute [rw] status

The status of the environment. Available values include:

* `connecting`\: The environment is connecting.

* `creating`\: The environment is being created.

* `deleting`\: The environment is being deleted.

* `error`\: The environment is in an error state.

* `ready`\: The environment is ready.

* `stopped`\: The environment is stopped.

* `stopping`\: The environment is stopping.
@return [String]

@!attribute [rw] message

Any informational message about the status of the environment.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloud9-2017-09-23/DescribeEnvironmentStatusResult AWS API Documentation

Constants

SENSITIVE