encryptionConfig

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

Parameters

value

Encryption configuration for the database Structure is documented below.


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

Parameters

argument

Encryption configuration for the database Structure is documented below.