| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
EvidenceInsights |
EvidenceInsights.clone() |
EvidenceInsights |
ControlInsightsMetadataByAssessmentItem.getEvidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
EvidenceInsights |
ControlInsightsMetadataItem.getEvidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
EvidenceInsights |
ControlDomainInsights.getEvidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the control domain.
|
EvidenceInsights |
EvidenceInsights.withCompliantEvidenceCount(Integer compliantEvidenceCount)
The number of compliance check evidence that Audit Manager classified as compliant.
|
EvidenceInsights |
EvidenceInsights.withInconclusiveEvidenceCount(Integer inconclusiveEvidenceCount)
The number of evidence that a compliance check ruling isn't available for.
|
EvidenceInsights |
EvidenceInsights.withNoncompliantEvidenceCount(Integer noncompliantEvidenceCount)
The number of compliance check evidence that Audit Manager classified as non-compliant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ControlInsightsMetadataByAssessmentItem.setEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
void |
ControlInsightsMetadataItem.setEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
void |
ControlDomainInsights.setEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control domain.
|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.withEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
ControlDomainInsights |
ControlDomainInsights.withEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control domain.
|
Copyright © 2024. All rights reserved.