Module Values.BridgeStateSource
Sourcetype nonrec t = | CREATING| STANDBY| STARTING| DEPLOYING| ACTIVE| STOPPING| DELETING| DELETED| START_FAILED| START_PENDING| STOP_FAILED| UPDATING| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]