ClusterDetailedStatus type
The current detailed status of the cluster.
KnownClusterDetailedStatus can be used interchangeably with ClusterDetailedStatus,
this enum contains the known values that the service supports.
Known values supported by the service
PendingDeployment: The PendingDeployment status.
Deploying: The Deploying status.
Running: The Running status.
Updating: The Updating status.
UpdatePaused: The UpdatePaused status.
Degraded: The Degraded status.
Deleting: The Deleting status.
Disconnected: The Disconnected status.
Failed: The Failed status.
type ClusterDetailedStatus = string