encryptionKeyValue

@JvmName(name = "vfbkgadbsmetumca")
suspend fun encryptionKeyValue(value: Output<ConnectionConfigVariableEncryptionKeyValueArgs>)
@JvmName(name = "viholybognfkfxff")
suspend fun encryptionKeyValue(value: ConnectionConfigVariableEncryptionKeyValueArgs?)

Parameters

value

Encription key value of configVariable. Structure is documented below.


@JvmName(name = "vuavxssladioomee")
suspend fun encryptionKeyValue(argument: suspend ConnectionConfigVariableEncryptionKeyValueArgsBuilder.() -> Unit)

Parameters

argument

Encription key value of configVariable. Structure is documented below.