Insights.Builder |
Insights.Builder.activeAssessmentsCount(Integer activeAssessmentsCount) |
The number of active assessments in Audit Manager.
|
Insights.Builder |
Insights.Builder.assessmentControlsCountByNoncompliantEvidence(Integer assessmentControlsCountByNoncompliantEvidence) |
The number of assessment controls that collected non-compliant evidence on the lastUpdated date.
|
static Insights.Builder |
Insights.builder() |
|
Insights.Builder |
Insights.Builder.compliantEvidenceCount(Integer compliantEvidenceCount) |
The number of compliance check evidence that Audit Manager classified as compliant on the
lastUpdated date.
|
Insights.Builder |
Insights.Builder.inconclusiveEvidenceCount(Integer inconclusiveEvidenceCount) |
The number of evidence without a compliance check ruling.
|
Insights.Builder |
Insights.Builder.lastUpdated(Instant lastUpdated) |
The time when the cross-assessment insights were last updated.
|
Insights.Builder |
Insights.Builder.noncompliantEvidenceCount(Integer noncompliantEvidenceCount) |
The number of compliance check evidence that Audit Manager classified as non-compliant on the
lastUpdated date.
|
Insights.Builder |
Insights.toBuilder() |
|
Insights.Builder |
Insights.Builder.totalAssessmentControlsCount(Integer totalAssessmentControlsCount) |
The total number of controls across all active assessments.
|