Values.ConflictExceptionSourcetype nonrec t = {message : ErrorMessage.t option;resourceId : ResourceId.t option;resourceType : ResourceType.t option;}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of ErrorMessage.t ]) list ]