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