Values.FailureInfoSourceAn object that contains the failure details about a job.
type nonrec t = {failedRecordsS3Url : FailedRecordsS3Url.t option;An Amazon S3 pre-signed URL that contains all the failed records and related information.
*)errorMessage : ErrorMessage.t option;A message about why the job failed.
*)}