| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
AccountAggregation |
AccountAggregation.clone() |
AccountAggregation |
ImageScanFindingAggregation.getAccountAggregation()
Returns an object that contains severity counts based on an account ID.
|
AccountAggregation |
AccountAggregation.withAccountId(String accountId)
Identifies the account that owns the aggregated resource findings.
|
AccountAggregation |
AccountAggregation.withSeverityCounts(SeverityCounts severityCounts)
Counts by severity level for medium severity and higher level findings, plus a total for all of the findings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageScanFindingAggregation.setAccountAggregation(AccountAggregation accountAggregation)
Returns an object that contains severity counts based on an account ID.
|
ImageScanFindingAggregation |
ImageScanFindingAggregation.withAccountAggregation(AccountAggregation accountAggregation)
Returns an object that contains severity counts based on an account ID.
|
Copyright © 2024. All rights reserved.