The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::Cloud9::DescribeEnvironmentStatusResult

ATTRIBUTES

REQUIRED Message => Str

Any informational message about the status of the environment.

REQUIRED Status => Str

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.

Valid values are: "error", "creating", "connecting", "ready", "stopping", "stopped", "deleting" =head2 _request_id => Str