| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
InsightsByAssessment |
InsightsByAssessment.clone() |
InsightsByAssessment |
GetInsightsByAssessmentResult.getInsights()
The assessment analytics data that the
GetInsightsByAssessment API returned. |
InsightsByAssessment |
InsightsByAssessment.withAssessmentControlsCountByNoncompliantEvidence(Integer assessmentControlsCountByNoncompliantEvidence)
The number of assessment controls that collected non-compliant evidence on the
lastUpdated date. |
InsightsByAssessment |
InsightsByAssessment.withCompliantEvidenceCount(Integer compliantEvidenceCount)
The number of compliance check evidence that Audit Manager classified as compliant.
|
InsightsByAssessment |
InsightsByAssessment.withInconclusiveEvidenceCount(Integer inconclusiveEvidenceCount)
The amount of evidence without a compliance check ruling.
|
InsightsByAssessment |
InsightsByAssessment.withLastUpdated(Date lastUpdated)
The time when the assessment insights were last updated.
|
InsightsByAssessment |
InsightsByAssessment.withNoncompliantEvidenceCount(Integer noncompliantEvidenceCount)
The number of compliance check evidence that Audit Manager classified as non-compliant.
|
InsightsByAssessment |
InsightsByAssessment.withTotalAssessmentControlsCount(Integer totalAssessmentControlsCount)
The total number of controls in the assessment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetInsightsByAssessmentResult.setInsights(InsightsByAssessment insights)
The assessment analytics data that the
GetInsightsByAssessment API returned. |
GetInsightsByAssessmentResult |
GetInsightsByAssessmentResult.withInsights(InsightsByAssessment insights)
The assessment analytics data that the
GetInsightsByAssessment API returned. |
Copyright © 2024. All rights reserved.