Uses of Class
software.amazon.awscdk.services.imagebuilder.CfnImage.ImageScanningConfigurationProperty.Builder
Packages that use CfnImage.ImageScanningConfigurationProperty.Builder
Package
Description
AWS::ImageBuilder Construct Library
-
Uses of CfnImage.ImageScanningConfigurationProperty.Builder in software.amazon.awscdk.services.imagebuilder
Methods in software.amazon.awscdk.services.imagebuilder that return CfnImage.ImageScanningConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnImage.ImageScanningConfigurationProperty.builder()CfnImage.ImageScanningConfigurationProperty.Builder.ecrConfiguration(IResolvable ecrConfiguration) Sets the value ofCfnImage.ImageScanningConfigurationProperty.getEcrConfiguration()CfnImage.ImageScanningConfigurationProperty.Builder.ecrConfiguration(CfnImage.EcrConfigurationProperty ecrConfiguration) Sets the value ofCfnImage.ImageScanningConfigurationProperty.getEcrConfiguration()CfnImage.ImageScanningConfigurationProperty.Builder.imageScanningEnabled(Boolean imageScanningEnabled) Sets the value ofCfnImage.ImageScanningConfigurationProperty.getImageScanningEnabled()CfnImage.ImageScanningConfigurationProperty.Builder.imageScanningEnabled(IResolvable imageScanningEnabled) Sets the value ofCfnImage.ImageScanningConfigurationProperty.getImageScanningEnabled()Constructors in software.amazon.awscdk.services.imagebuilder with parameters of type CfnImage.ImageScanningConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnImage.ImageScanningConfigurationProperty.Builder.