EncryptionConfigurationForRepositoryCreationTemplate
The encryption configuration to associate with the repository creation template.
Types
Properties
Link copied to clipboard
The encryption type to use.
Link copied to clipboard
If you use the KMS
encryption type, specify the KMS key to use for encryption. The full ARN of the KMS key must be specified. The key must exist in the same Region as the repository. If no key is specified, the default Amazon Web Services managed KMS key for Amazon ECR will be used.
Functions
Link copied to clipboard
inline fun copy(block: EncryptionConfigurationForRepositoryCreationTemplate.Builder.() -> Unit = {}): EncryptionConfigurationForRepositoryCreationTemplate