encryptionConfiguration

@JvmName(name = "jirqbjtcdemhmadn")
suspend fun encryptionConfiguration(value: Output<RepositoryEncryptionConfigurationArgs>)
@JvmName(name = "txcudrtosrqicati")
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 = "ndgwpmwsrgshworm")
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.