| 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() |
Copyright © 2021. All rights reserved.