| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager |
Welcome to the Audit Manager API reference.
|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentControlInsightsByControlDomainResult |
AWSAuditManagerClient.listAssessmentControlInsightsByControlDomain(ListAssessmentControlInsightsByControlDomainRequest request)
Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
|
ListAssessmentControlInsightsByControlDomainResult |
AbstractAWSAuditManager.listAssessmentControlInsightsByControlDomain(ListAssessmentControlInsightsByControlDomainRequest request) |
ListAssessmentControlInsightsByControlDomainResult |
AWSAuditManager.listAssessmentControlInsightsByControlDomain(ListAssessmentControlInsightsByControlDomainRequest listAssessmentControlInsightsByControlDomainRequest)
Lists the latest analytics data for controls within a specific control domain and a specific active assessment.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.clone() |
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.withControlInsightsByAssessment(Collection<ControlInsightsMetadataByAssessmentItem> controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.withControlInsightsByAssessment(ControlInsightsMetadataByAssessmentItem... controlInsightsByAssessment)
The assessment control analytics data that the
ListAssessmentControlInsightsByControlDomain API
returned. |
ListAssessmentControlInsightsByControlDomainResult |
ListAssessmentControlInsightsByControlDomainResult.withNextToken(String nextToken)
The pagination token that's used to fetch the next set of results.
|
Copyright © 2023. All rights reserved.