Values.ValidationExceptionFieldSourceThe input failed to meet the constraints specified by the Amazon Web Services service in a specified field.
type nonrec t = {name : String_.t option;The field name where the invalid entry was detected.
*)message : SensitiveString.t option;A message about the validation exception.
*)}