| 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 |
|---|---|
CfnRepository.Builder |
CfnRepository.Builder.imageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty imageScanningConfiguration)
`AWS::ECR::Repository.ImageScanningConfiguration`.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.imageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty imageScanningConfiguration)
Sets the value of
CfnRepositoryProps.getImageScanningConfiguration() |
void |
CfnRepository.setImageScanningConfiguration(CfnRepository.ImageScanningConfigurationProperty value)
`AWS::ECR::Repository.ImageScanningConfiguration`.
|
Copyright © 2021. All rights reserved.