Values.BatchGetReportsInputSourceReturns an array of reports.
type nonrec t = {reportArns : ReportArns.t;An array of ARNs that identify the Report objects to return.
*)}val to_value :
t ->
[> `Structure of
(string * [> `List of [> `String of NonEmptyString.t ] list ]) list ]