Values.ConflictExceptionSourceThe specified retention rule lock request can't be completed.
type nonrec t = {message : ErrorMessage.t option;reason : ConflictExceptionReason.t option;The reason for the exception.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Enum of string | `String of ErrorMessage.t ]) list ]