encryptionConfig

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

Parameters

value

Encryption configuration for the database Structure is documented below.


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

Parameters

argument

Encryption configuration for the database Structure is documented below.