| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<ControlInsightsMetadataItem> |
ListControlInsightsByControlDomainResponse.controlInsightsMetadata()
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlInsightsByControlDomainResponse.Builder |
ListControlInsightsByControlDomainResponse.Builder.controlInsightsMetadata(ControlInsightsMetadataItem... controlInsightsMetadata)
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
| Modifier and Type | Method and Description |
|---|---|
ListControlInsightsByControlDomainResponse.Builder |
ListControlInsightsByControlDomainResponse.Builder.controlInsightsMetadata(Collection<ControlInsightsMetadataItem> controlInsightsMetadata)
The control analytics data that the
ListControlInsightsByControlDomain API returned. |
Copyright © 2023. All rights reserved.