Report Setting Properties
data class ReportSettingProperties(val accounts: List<String>? = null, val frameworkArns: List<String>? = null, val organizationUnits: List<String>? = null, val regions: List<String>? = null, val reportTemplate: String)
Identifies the report template for the report. Reports are built using a report template.
Constructors
Properties
Link copied to clipboard
The Amazon Resource Names (ARNs) of the frameworks a report covers.
Link copied to clipboard
The list of AWS organization units that a report covers.
Link copied to clipboard
Identifies the report template for the report. Reports are built using a report template. The report templates are: BACKUP_JOB_REPORT | COPY_JOB_REPORT | RESTORE_JOB_REPORT