encryptionConfiguration

@JvmName(name = "byshkmqwlfbefdiv")
suspend fun encryptionConfiguration(value: Output<RepositoryEncryptionConfigurationArgs>)
@JvmName(name = "xcsjesvivpodlnmp")
suspend fun encryptionConfiguration(value: RepositoryEncryptionConfigurationArgs?)

Parameters

value

The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.


@JvmName(name = "vldmaitchdnaeuju")
suspend fun encryptionConfiguration(argument: suspend RepositoryEncryptionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.