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