@Stability(value=Stable) public static final class CfnRepository.ImageScanningConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRepository.ImageScanningConfigurationProperty>
CfnRepository.ImageScanningConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.ImageScanningConfigurationProperty |
build()
Builds the configured instance.
|
CfnRepository.ImageScanningConfigurationProperty.Builder |
scanOnPush(Boolean scanOnPush)
Sets the value of
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush() |
CfnRepository.ImageScanningConfigurationProperty.Builder |
scanOnPush(IResolvable scanOnPush)
Sets the value of
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush() |
@Stability(value=Stable) public CfnRepository.ImageScanningConfigurationProperty.Builder scanOnPush(Boolean scanOnPush)
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush()scanOnPush - `CfnRepository.ImageScanningConfigurationProperty.ScanOnPush`.this@Stability(value=Stable) public CfnRepository.ImageScanningConfigurationProperty.Builder scanOnPush(IResolvable scanOnPush)
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush()scanOnPush - `CfnRepository.ImageScanningConfigurationProperty.ScanOnPush`.this@Stability(value=Stable) public CfnRepository.ImageScanningConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnRepository.ImageScanningConfigurationProperty>CfnRepository.ImageScanningConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.