ControlDomainInsights

A summary of the latest analytics data for a specific control domain.

Control domain insights are grouped by control domain, and ranked by the highest total count of non-compliant evidence.

Types

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

Properties

Link copied to clipboard

The number of controls in the control domain that collected non-compliant evidence on the lastUpdated date.

Link copied to clipboard

A breakdown of the compliance check status for the evidence that’s associated with the control domain.

Link copied to clipboard
val id: String?

The unique identifier for the control domain. Audit Manager supports the control domains that are provided by Amazon Web Services Control Catalog. For information about how to find a list of available control domains, see ListDomains in the Amazon Web Services Control Catalog API Reference.

Link copied to clipboard

The time when the control domain insights were last updated.

Link copied to clipboard
val name: String?

The name of the control domain.

Link copied to clipboard

The total number of controls in the control domain.

Functions

Link copied to clipboard
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