Uses of Interface
software.amazon.awscdk.services.ecr.CfnRepository.EncryptionConfigurationProperty
-
Uses of CfnRepository.EncryptionConfigurationProperty in software.amazon.awscdk.services.ecr
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnRepository.EncryptionConfigurationProperty
Modifier and TypeMethodDescriptionCfnRepository.EncryptionConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnRepository.Builder.encryptionConfiguration
(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration) The encryption configuration for the repository.CfnRepositoryProps.Builder.encryptionConfiguration
(CfnRepository.EncryptionConfigurationProperty encryptionConfiguration) Sets the value ofCfnRepositoryProps.getEncryptionConfiguration()
void
CfnRepository.setEncryptionConfiguration
(CfnRepository.EncryptionConfigurationProperty value) The encryption configuration for the repository.