Module Values.ClusterStatusSource
Sourcetype nonrec t = | CREATING| UPDATING| DELETING| AVAILABLE| FAILED| DELETED| MAINTENANCE| UPDATING_INSTANCE_TYPE| REBOOTING| REBOOT_FAILED| PARTIALLY_AVAILABLE| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]