Values.ReportWithRawDataSourceContains the unmodified data for the report. For more information, see .
type nonrec t = {reportArn : NonEmptyString.t option;The ARN of the report.
*)data : String_.t option;The value of the requested data field from the report.
*)}