Module: Aws::Cloud9::Client::_DescribeEnvironmentStatusResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeEnvironmentStatusResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#message ⇒ ::String
156 |
# File 'sig/client.rbs', line 156
def message: () -> ::String
|
#status ⇒ "error", ...
155 |
# File 'sig/client.rbs', line 155
def status: () -> ("error" | "creating" | "connecting" | "ready" | "stopping" | "stopped" | "deleting")
|