Values.ReportResultSourceIndicates whether DataSync created a complete task report for your transfer.
type nonrec t = {status : PhaseStatus.t option;Indicates whether DataSync is still working on your report, created a report, or can't create a complete report.
*)errorCode : String_.t option;Indicates the code associated with the error if DataSync can't create a complete report.
*)errorDetail : String_.t option;Provides details about issues creating a report.
*)}