encryptionConfig

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

Parameters

value

Encryption configuration for the database Structure is documented below.


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

Parameters

argument

Encryption configuration for the database Structure is documented below.