| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.clone() |
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.withEvidenceInsights(EvidenceInsights evidenceInsights)
A breakdown of the compliance check status for the evidence that’s associated with the control.
|
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.withId(String id)
The unique identifier for the control.
|
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.withLastUpdated(Date lastUpdated)
The time when the control insights were last updated.
|
ControlInsightsMetadataItem |
ControlInsightsMetadataItem.withName(String name)
The name of the control.
|
| Modifier and Type | Method and Description |
|---|---|
List<ControlInsightsMetadataItem> |
ListControlInsightsByControlDomainResult.getControlInsightsMetadata()
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlInsightsByControlDomainResult |
ListControlInsightsByControlDomainResult.withControlInsightsMetadata(ControlInsightsMetadataItem... controlInsightsMetadata)
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListControlInsightsByControlDomainResult.setControlInsightsMetadata(Collection<ControlInsightsMetadataItem> controlInsightsMetadata)
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
ListControlInsightsByControlDomainResult |
ListControlInsightsByControlDomainResult.withControlInsightsMetadata(Collection<ControlInsightsMetadataItem> controlInsightsMetadata)
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
Copyright © 2024. All rights reserved.