encryption Configuration
suspend fun encryptionConfiguration(value: Output<RepositoryCreationTemplateEncryptionConfigurationArgs>)
Parameters
value
The encryption configuration associated with the repository creation template.
suspend fun encryptionConfiguration(argument: suspend RepositoryCreationTemplateEncryptionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The encryption configuration associated with the repository creation template.