KnownDbNodeProvisioningState enum
Known values of DbNodeProvisioningState that the service accepts.
Fields
Available | Indicates that resource in Available state |
Failed | Indicates that resource in Failed state |
Provisioning | Indicates that resource in Provisioning state |
Starting | Indicates that resource in Starting state |
Stopped | Indicates that resource in Stopped state |
Stopping | Indicates that resource in Stopping state |
Terminated | Indicates that resource in Terminated state |
Terminating | Indicates that resource in Terminating state |
Updating | Indicates that resource in Updating state |