Module Values.BrokerStateSource
Sourcetype nonrec t = | CREATION_IN_PROGRESS| CREATION_FAILED| DELETION_IN_PROGRESS| RUNNING| REBOOT_IN_PROGRESS| CRITICAL_ACTION_REQUIRED| REPLICA| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]