The current lifecycle state of the cluster. - PROVISIONING: The system is actively applying the changes. - AVAILABLE: The resource is fully operational with no pending changes. - UPDATING: A modification is in progress. - DESTROYING: The resource is being deleted. - FAILED: The provisioning failed due to an internal error.
-
PROVISIONING(value:'PROVISIONING') -
AVAILABLE(value:'AVAILABLE') -
UPDATING(value:'UPDATING') -
DESTROYING(value:'DESTROYING') -
FAILED(value:'FAILED')