| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountAggregationResponse |
AccountAggregationResponse.clone() |
AccountAggregationResponse |
AggregationResponse.getAccountAggregation()
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
AccountAggregationResponse |
AccountAggregationResponse.withAccountId(String accountId)
The Amazon Web Services account ID.
|
AccountAggregationResponse |
AccountAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
The number of findings by severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setAccountAggregation(AccountAggregationResponse accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
AggregationResponse |
AggregationResponse.withAccountAggregation(AccountAggregationResponse accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
Copyright © 2023. All rights reserved.