Uses of Class
software.amazon.awscdk.services.ecr.CfnRepository.ImageScanningConfigurationProperty.Builder
-
Uses of CfnRepository.ImageScanningConfigurationProperty.Builder in software.amazon.awscdk.services.ecr
Modifier and TypeMethodDescriptionCfnRepository.ImageScanningConfigurationProperty.builder()
CfnRepository.ImageScanningConfigurationProperty.Builder.scanOnPush
(Boolean scanOnPush) Sets the value ofCfnRepository.ImageScanningConfigurationProperty.getScanOnPush()
CfnRepository.ImageScanningConfigurationProperty.Builder.scanOnPush
(IResolvable scanOnPush) Sets the value ofCfnRepository.ImageScanningConfigurationProperty.getScanOnPush()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRepository.ImageScanningConfigurationProperty.Builder
.