Uses of Class
software.amazon.awssdk.services.imagebuilder.model.AccountAggregation
-
Packages that use AccountAggregation Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of AccountAggregation in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return AccountAggregation Modifier and Type Method Description AccountAggregationImageScanFindingAggregation. accountAggregation()Returns an object that contains severity counts based on an account ID.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type AccountAggregation Modifier and Type Method Description ImageScanFindingAggregation.BuilderImageScanFindingAggregation.Builder. accountAggregation(AccountAggregation accountAggregation)Returns an object that contains severity counts based on an account ID.
-