GetReportPlanReportSetting

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

Constructors

Link copied to clipboard
fun GetReportPlanReportSetting(frameworkArns: List<String>, numberOfFrameworks: Int, reportTemplate: String)

Types

Link copied to clipboard
object Companion

Properties

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

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