| 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 |
|---|---|
CfnRepositoryProps.Builder |
CfnRepositoryProps.Builder.encryptionConfiguration(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration)
Sets the value of
CfnRepositoryProps.getEncryptionConfiguration() |
CfnRepository.Builder |
CfnRepository.Builder.encryptionConfiguration(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration)
The encryption configuration for the repository.
|
void |
CfnRepository.setEncryptionConfiguration(CfnRepository.EncryptionConfigurationProperty value)
The encryption configuration for the repository.
|
Copyright © 2022. All rights reserved.