| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountAggregationResponse |
AggregationResponse.accountAggregation()
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
| Modifier and Type | Method and Description |
|---|---|
AggregationResponse.Builder |
AggregationResponse.Builder.accountAggregation(AccountAggregationResponse accountAggregation)
An object that contains details about an aggregation response based on Amazon Web Services account IDs.
|
static AggregationResponse |
AggregationResponse.fromAccountAggregation(AccountAggregationResponse accountAggregation)
Create an instance of this class with
AggregationResponse.accountAggregation() initialized to the given value. |
Copyright © 2022. All rights reserved.