Report Setting Properties Args
data class ReportSettingPropertiesArgs(val accounts: Output<List<String>>? = null, val frameworkArns: Output<List<String>>? = null, val organizationUnits: Output<List<String>>? = null, val regions: Output<List<String>>? = null, val reportTemplate: Output<String>) : ConvertibleToJava<ReportSettingPropertiesArgs>
Identifies the report template for the report. Reports are built using a report template.