| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ListImageScanFindingAggregationsResult |
AbstractAWSimagebuilder.listImageScanFindingAggregations(ListImageScanFindingAggregationsRequest request) |
ListImageScanFindingAggregationsResult |
AWSimagebuilder.listImageScanFindingAggregations(ListImageScanFindingAggregationsRequest listImageScanFindingAggregationsRequest)
Returns a list of image scan aggregations for your account.
|
ListImageScanFindingAggregationsResult |
AWSimagebuilderClient.listImageScanFindingAggregations(ListImageScanFindingAggregationsRequest request)
Returns a list of image scan aggregations for your account.
|
| Modifier and Type | Method and Description |
|---|---|
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.clone() |
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.withAggregationType(String aggregationType)
The aggregation type specifies what type of key is used to group the image scan findings.
|
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.withNextToken(String nextToken)
The next token used for paginated responses.
|
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.withResponses(Collection<ImageScanFindingAggregation> responses)
An array of image scan finding aggregations that match the filter criteria.
|
ListImageScanFindingAggregationsResult |
ListImageScanFindingAggregationsResult.withResponses(ImageScanFindingAggregation... responses)
An array of image scan finding aggregations that match the filter criteria.
|
Copyright © 2023. All rights reserved.