reportGroupsNotFound property

List<String>? reportGroupsNotFound
final

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

Implementation

final List<String>? reportGroupsNotFound;