ControlInsightsMetadataByAssessmentItem

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

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

The name of the control set that the assessment control belongs to.

Link copied to clipboard

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

Link copied to clipboard
val id: String?

The unique identifier for the assessment control.

Link copied to clipboard

The time when the assessment control insights were last updated.

Link copied to clipboard
val name: String?

The name of the assessment control.

Functions

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