| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
EvidenceInsights |
ControlInsightsMetadataItem.evidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
EvidenceInsights |
ControlInsightsMetadataByAssessmentItem.evidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
EvidenceInsights |
ControlDomainInsights.evidenceInsights()
A breakdown of the compliance check status for the evidence that’s associated with the control domain.
|
| Modifier and Type | Method and Description |
|---|---|
ControlInsightsMetadataItem.Builder |
ControlInsightsMetadataItem.Builder.evidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
ControlInsightsMetadataByAssessmentItem.Builder |
ControlInsightsMetadataByAssessmentItem.Builder.evidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
ControlDomainInsights.Builder |
ControlDomainInsights.Builder.evidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control domain.
|
Copyright © 2022. All rights reserved.