| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AmiAggregation |
AggregationRequest.amiAggregation()
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
|
| Modifier and Type | Method and Description |
|---|---|
AggregationRequest.Builder |
AggregationRequest.Builder.amiAggregation(AmiAggregation amiAggregation)
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
|
static AggregationRequest |
AggregationRequest.fromAmiAggregation(AmiAggregation amiAggregation)
Create an instance of this class with
AggregationRequest.amiAggregation() initialized to the given value. |
Copyright © 2023. All rights reserved.