Uses of Class
software.amazon.awssdk.services.imagebuilder.model.ImageAggregation
-
Packages that use ImageAggregation Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of ImageAggregation in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return ImageAggregation Modifier and Type Method Description ImageAggregationImageScanFindingAggregation. imageAggregation()Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type ImageAggregation Modifier and Type Method Description ImageScanFindingAggregation.BuilderImageScanFindingAggregation.Builder. imageAggregation(ImageAggregation imageAggregation)Returns an object that contains severity counts based on the Amazon Resource Name (ARN) for a specific image.
-