reportsNotFound property

List<String>? reportsNotFound
final

An array of ARNs passed to BatchGetReportGroups that are not associated with a Report.

Implementation

final List<String>? reportsNotFound;