ComputeInstanceState type

Defines values for ComputeInstanceState.
KnownComputeInstanceState can be used interchangeably with ComputeInstanceState, this enum contains the known values that the service supports.

Known values supported by the service

Creating
CreateFailed
Deleting
Running
Restarting
JobRunning
SettingUp
SetupFailed
Starting
Stopped
Stopping
UserSettingUp
UserSetupFailed
Unknown
Unusable

type ComputeInstanceState = string