ReportSetting

Contains detailed information about a report setting.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

These are the accounts to be included in the report.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the frameworks a report covers.

Link copied to clipboard

The number of frameworks a report covers.

Link copied to clipboard

These are the Organizational Units to be included in the report.

Link copied to clipboard

These are the Regions to be included in the report.

Link copied to clipboard

Identifies the report template for the report. Reports are built using a report template. The report templates are:

Functions

Link copied to clipboard
inline fun copy(block: ReportSetting.Builder.() -> Unit = {}): ReportSetting
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String