| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRepository.ImageScanningConfigurationProperty.Jsii$Proxy
An implementation for
CfnRepository.ImageScanningConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.ImageScanningConfigurationProperty |
CfnRepository.ImageScanningConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.imageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty imageScanningConfiguration)
Sets the value of
CfnRepositoryProps.getImageScanningConfiguration() |
CfnRepository.Builder |
CfnRepository.Builder.imageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty imageScanningConfiguration)
The image scanning configuration for the repository.
|
void |
CfnRepository.setImageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty value)
The image scanning configuration for the repository.
|
Copyright © 2022. All rights reserved.