ProvisioningState Enum
Provisioning state of the cluster. Possible value are: creating - Specifies that the cluster is being created. succeeded - Specifies that the cluster has been created successfully. failed - Specifies that the cluster creation has failed. deleting - Specifies that the cluster is being deleted.
- Inheritance
-
builtins.strProvisioningStateProvisioningState
Constructor
ProvisioningState(value)
Fields
| CREATING |
| DELETING |
| FAILED |
| SUCCEEDED |
Feedback
Submit and view feedback for