Module Values.ConflictExceptionReasonSource
Sourcetype nonrec t = | CONFLICT_EXCEPTION| CONCURRENT_MODIFICATION| RESOURCE_ALREADY_EXISTS| RESOURCE_IN_USE| STATUS_CONFLICT| Non_static_id of string
Sourceval to_value : t -> [> `Enum of string ]