| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.clone() |
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withControlSetName(String controlSetName)
The name of the control set that the assessment control belongs to.
|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the assessment control.
|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withId(String id)
The unique identifier for the assessment control.
|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withLastUpdated(Date lastUpdated)
The time when the assessment control insights were last updated.
|
ControlInsightsMetadataByAssessmentItem |
ControlInsightsMetadataByAssessmentItem.withName(String name)
The name of the assessment control.
|
| Modifier and Type | Method and Description |
|---|---|
List<ControlInsightsMetadataByAssessmentItem> |
ListAssessmentControlInsightsByControlDomainResult.getControlInsightsByAssessment()
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.withControlInsightsByAssessment(ControlInsightsMetadataByAssessmentItem... controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAssessmentControlInsightsByControlDomainResult.setControlInsightsByAssessment(Collection<ControlInsightsMetadataByAssessmentItem> controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.withControlInsightsByAssessment(Collection<ControlInsightsMetadataByAssessmentItem> controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
Copyright © 2025. All rights reserved.