| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRepository.ImageScanningConfigurationProperty.Builder |
CfnRepository.ImageScanningConfigurationProperty.builder() |
CfnRepository.ImageScanningConfigurationProperty.Builder |
CfnRepository.ImageScanningConfigurationProperty.Builder.scanOnPush(Boolean scanOnPush)
Sets the value of
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush() |
CfnRepository.ImageScanningConfigurationProperty.Builder |
CfnRepository.ImageScanningConfigurationProperty.Builder.scanOnPush(IResolvable scanOnPush)
Sets the value of
CfnRepository.ImageScanningConfigurationProperty.getScanOnPush() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRepository.ImageScanningConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.EncryptionConfigurationProperty.Builder. |
Copyright © 2022. All rights reserved.