encryptionKeyValue

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

Parameters

value

Encryption key value of configVariable. Structure is documented below.


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

Parameters

argument

Encryption key value of configVariable. Structure is documented below.