| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImageAggregation |
ImageAggregation.clone() |
ImageAggregation |
ImageScanFindingAggregation.getImageAggregation()
Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.
|
ImageAggregation |
ImageAggregation.withImageBuildVersionArn(String imageBuildVersionArn)
The Amazon Resource Name (ARN) that identifies the image for this aggregation.
|
ImageAggregation |
ImageAggregation.withSeverityCounts(SeverityCounts severityCounts)
Counts by severity level for medium severity and higher level findings, plus a total for all of the findings for
the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageScanFindingAggregation.setImageAggregation(ImageAggregation imageAggregation)
Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.
|
ImageScanFindingAggregation |
ImageScanFindingAggregation.withImageAggregation(ImageAggregation imageAggregation)
Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.
|
Copyright © 2023. All rights reserved.