GetReportPlanReportSetting

data class GetReportPlanReportSetting(val accounts: List<String>, val frameworkArns: List<String>, val numberOfFrameworks: Int, val organizationUnits: List<String>, val regions: List<String>, val reportTemplate: String)

Constructors

Link copied to clipboard
constructor(accounts: List<String>, frameworkArns: List<String>, numberOfFrameworks: Int, organizationUnits: List<String>, regions: List<String>, reportTemplate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Optional) Specifies the list of accounts a report covers.

Link copied to clipboard

ARNs of the frameworks a report covers.

Link copied to clipboard

Specifies the number of frameworks a report covers.

Link copied to clipboard

(Optional) Specifies the list of Organizational Units a report covers.

Link copied to clipboard

(Optional) Specifies the list of regions a report covers.

Link copied to clipboard

Identifies the report template for the report. Reports are built using a report template.