Uses of Class
software.amazon.awssdk.services.auditmanager.model.EvidenceInsights
-
Packages that use EvidenceInsights Package Description software.amazon.awssdk.services.auditmanager.model -
-
Uses of EvidenceInsights in software.amazon.awssdk.services.auditmanager.model
Methods in software.amazon.awssdk.services.auditmanager.model that return EvidenceInsights Modifier and Type Method Description EvidenceInsightsControlDomainInsights. evidenceInsights()A breakdown of the compliance check status for the evidence that’s associated with the control domain.EvidenceInsightsControlInsightsMetadataByAssessmentItem. evidenceInsights()A breakdown of the compliance check status for the evidence that’s associated with the assessment control.EvidenceInsightsControlInsightsMetadataItem. evidenceInsights()A breakdown of the compliance check status for the evidence that’s associated with the control.Methods in software.amazon.awssdk.services.auditmanager.model with parameters of type EvidenceInsights Modifier and Type Method Description ControlDomainInsights.BuilderControlDomainInsights.Builder. evidenceInsights(EvidenceInsights evidenceInsights)A breakdown of the compliance check status for the evidence that’s associated with the control domain.ControlInsightsMetadataByAssessmentItem.BuilderControlInsightsMetadataByAssessmentItem.Builder. evidenceInsights(EvidenceInsights evidenceInsights)A breakdown of the compliance check status for the evidence that’s associated with the assessment control.ControlInsightsMetadataItem.BuilderControlInsightsMetadataItem.Builder. evidenceInsights(EvidenceInsights evidenceInsights)A breakdown of the compliance check status for the evidence that’s associated with the control.
-