| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
ImagePipelineAggregation |
ImagePipelineAggregation.clone() |
ImagePipelineAggregation |
ImageScanFindingAggregation.getImagePipelineAggregation()
Returns an object that contains severity counts based on an image pipeline ARN.
|
ImagePipelineAggregation |
ImagePipelineAggregation.withImagePipelineArn(String imagePipelineArn)
The Amazon Resource Name (ARN) that identifies the image pipeline for this aggregation.
|
ImagePipelineAggregation |
ImagePipelineAggregation.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 pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageScanFindingAggregation.setImagePipelineAggregation(ImagePipelineAggregation imagePipelineAggregation)
Returns an object that contains severity counts based on an image pipeline ARN.
|
ImageScanFindingAggregation |
ImageScanFindingAggregation.withImagePipelineAggregation(ImagePipelineAggregation imagePipelineAggregation)
Returns an object that contains severity counts based on an image pipeline ARN.
|
Copyright © 2024. All rights reserved.