ControlInsightsMetadataItem

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

This data reflects the total counts for the specified control across all active assessments. Control 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

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

Link copied to clipboard
val id: String?

The unique identifier for the control.

Link copied to clipboard

The time when the control insights were last updated.

Link copied to clipboard
val name: String?

The name of the control.

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