Values.ValidationExceptionSourceThe input fails to satisfy the constraints specified by an Amazon Web Services service.
type nonrec t = {message : BasicString.t option;resourceName : InvoiceUnitArnString.t option;You don't have sufficient access to perform this action.
*)reason : ValidationExceptionReason.t option;You don't have sufficient access to perform this action.
*)fieldList : ValidationExceptionFieldList.t option;The input fails to satisfy the constraints specified by an Amazon Web Services service.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of BasicString.t ]) list ]
list
| `String of BasicString.t ])
list ]