| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecr |
Amazon ECR Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRepository.EncryptionConfigurationProperty.Builder |
CfnRepository.EncryptionConfigurationProperty.builder() |
CfnRepository.EncryptionConfigurationProperty.Builder |
CfnRepository.EncryptionConfigurationProperty.Builder.encryptionType(String encryptionType)
Sets the value of
CfnRepository.EncryptionConfigurationProperty.getEncryptionType() |
CfnRepository.EncryptionConfigurationProperty.Builder |
CfnRepository.EncryptionConfigurationProperty.Builder.kmsKey(String kmsKey)
Sets the value of
CfnRepository.EncryptionConfigurationProperty.getKmsKey() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRepository.EncryptionConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRepository.EncryptionConfigurationProperty.Builder. |
Copyright © 2022. All rights reserved.