Uses of Class
software.amazon.awssdk.services.imagebuilder.model.ImagePipelineAggregation
-
Packages that use ImagePipelineAggregation Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of ImagePipelineAggregation in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return ImagePipelineAggregation Modifier and Type Method Description ImagePipelineAggregationImageScanFindingAggregation. imagePipelineAggregation()Returns an object that contains severity counts based on an image pipeline ARN.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type ImagePipelineAggregation Modifier and Type Method Description ImageScanFindingAggregation.BuilderImageScanFindingAggregation.Builder. imagePipelineAggregation(ImagePipelineAggregation imagePipelineAggregation)Returns an object that contains severity counts based on an image pipeline ARN.
-