encryptionConfiguration

@JvmName(name = "itlisyghupbphvol")
suspend fun encryptionConfiguration(value: Output<RepositoryEncryptionConfigurationArgs>)
@JvmName(name = "jrpltsxmlbvxbwvg")
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 = "epmewiccyxowoxcs")
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.