Uses of Class
software.amazon.awscdk.mixins.preview.services.ecr.events.ECRImageScan.FindingSeverityCounts.Builder
Packages that use ECRImageScan.FindingSeverityCounts.Builder
-
Uses of ECRImageScan.FindingSeverityCounts.Builder in software.amazon.awscdk.mixins.preview.services.ecr.events
Methods in software.amazon.awscdk.mixins.preview.services.ecr.events that return ECRImageScan.FindingSeverityCounts.BuilderModifier and TypeMethodDescriptionECRImageScan.FindingSeverityCounts.builder()Sets the value ofECRImageScan.FindingSeverityCounts.getCritical()Sets the value ofECRImageScan.FindingSeverityCounts.getHigh()ECRImageScan.FindingSeverityCounts.Builder.informational(List<String> informational) Sets the value ofECRImageScan.FindingSeverityCounts.getInformational()Sets the value ofECRImageScan.FindingSeverityCounts.getLow()Sets the value ofECRImageScan.FindingSeverityCounts.getMedium()Sets the value ofECRImageScan.FindingSeverityCounts.getUndefined()Constructors in software.amazon.awscdk.mixins.preview.services.ecr.events with parameters of type ECRImageScan.FindingSeverityCounts.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theECRImageScan.FindingSeverityCounts.Builder.