| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRepository.EncryptionConfigurationProperty.Jsii$Proxy
An implementation for
CfnRepository.EncryptionConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.EncryptionConfigurationProperty |
CfnRepository.EncryptionConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRepository.Builder |
CfnRepository.Builder.encryptionConfiguration(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration)
`AWS::ECR::Repository.EncryptionConfiguration`.
|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.encryptionConfiguration(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration)
Sets the value of
CfnRepositoryProps.getEncryptionConfiguration() |
void |
CfnRepository.setEncryptionConfiguration(CfnRepository.EncryptionConfigurationProperty value)
`AWS::ECR::Repository.EncryptionConfiguration`.
|
Copyright © 2021. All rights reserved.