ClusterManagerDetailedStatus type
The detailed status that provides additional information about the cluster manager.
KnownClusterManagerDetailedStatus can be used interchangeably with ClusterManagerDetailedStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Error: The Error status.
Available: The Available status.
Provisioning: The Provisioning status.
ProvisioningFailed: The ProvisioningFailed status.
Updating: The Updating status.
UpdateFailed: The UpdateFailed status.
type ClusterManagerDetailedStatus = string