| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
CisCheckAggregation |
CisCheckAggregation.clone() |
CisCheckAggregation |
CisCheckAggregation.withAccountId(String accountId)
The account ID for the CIS check.
|
CisCheckAggregation |
CisCheckAggregation.withCheckDescription(String checkDescription)
The description for the CIS check.
|
CisCheckAggregation |
CisCheckAggregation.withCheckId(String checkId)
The check ID for the CIS check.
|
CisCheckAggregation |
CisCheckAggregation.withLevel(CisSecurityLevel level)
The CIS check level.
|
CisCheckAggregation |
CisCheckAggregation.withLevel(String level)
The CIS check level.
|
CisCheckAggregation |
CisCheckAggregation.withPlatform(String platform)
The CIS check platform.
|
CisCheckAggregation |
CisCheckAggregation.withScanArn(String scanArn)
The scan ARN for the CIS check scan ARN.
|
CisCheckAggregation |
CisCheckAggregation.withStatusCounts(StatusCounts statusCounts)
The CIS check status counts.
|
CisCheckAggregation |
CisCheckAggregation.withTitle(String title)
The CIS check title.
|
| Modifier and Type | Method and Description |
|---|---|
List<CisCheckAggregation> |
ListCisScanResultsAggregatedByChecksResult.getCheckAggregations()
The check aggregations.
|
| Modifier and Type | Method and Description |
|---|---|
ListCisScanResultsAggregatedByChecksResult |
ListCisScanResultsAggregatedByChecksResult.withCheckAggregations(CisCheckAggregation... checkAggregations)
The check aggregations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCisScanResultsAggregatedByChecksResult.setCheckAggregations(Collection<CisCheckAggregation> checkAggregations)
The check aggregations.
|
ListCisScanResultsAggregatedByChecksResult |
ListCisScanResultsAggregatedByChecksResult.withCheckAggregations(Collection<CisCheckAggregation> checkAggregations)
The check aggregations.
|
Copyright © 2025. All rights reserved.