encryptionConfig

@JvmName(name = "drcdfbhrrakmwaxn")
suspend fun encryptionConfig(value: Output<DatabaseEncryptionConfigArgs>)
@JvmName(name = "eavdtxhhxwlmhvxn")
suspend fun encryptionConfig(value: DatabaseEncryptionConfigArgs?)

Parameters

value

Encryption configuration for the database Structure is documented below.


@JvmName(name = "nywpputwnqktlueo")
suspend fun encryptionConfig(argument: suspend DatabaseEncryptionConfigArgsBuilder.() -> Unit)

Parameters

argument

Encryption configuration for the database Structure is documented below.