encryptionKeyValue

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

Parameters

value

Encryption key value of configVariable. Structure is documented below.


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

Parameters

argument

Encryption key value of configVariable. Structure is documented below.