deleteReports property
If true, deletes any reports that belong to a report group before deleting the report group. If false, you must delete any reports in the report group before deleting it. Default value is false.
Implementation
late final pulumi.Output<bool?> deleteReports;