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