| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
AmiAggregation |
AmiAggregation.clone() |
AmiAggregation |
AggregationRequest.getAmiAggregation()
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
|
AmiAggregation |
AmiAggregation.withAmis(Collection<StringFilter> amis)
The IDs of AMIs to aggregate findings for.
|
AmiAggregation |
AmiAggregation.withAmis(StringFilter... amis)
The IDs of AMIs to aggregate findings for.
|
AmiAggregation |
AmiAggregation.withSortBy(AmiSortBy sortBy)
The value to sort results by.
|
AmiAggregation |
AmiAggregation.withSortBy(String sortBy)
The value to sort results by.
|
AmiAggregation |
AmiAggregation.withSortOrder(SortOrder sortOrder)
The order to sort results by.
|
AmiAggregation |
AmiAggregation.withSortOrder(String sortOrder)
The order to sort results by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationRequest.setAmiAggregation(AmiAggregation amiAggregation)
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
|
AggregationRequest |
AggregationRequest.withAmiAggregation(AmiAggregation amiAggregation)
An object that contains details about an aggregation request based on Amazon Machine Images (AMIs).
|
Copyright © 2025. All rights reserved.