encryption Key Value
suspend fun encryptionKeyValue(value: Output<ConnectionSslConfigAdditionalVariableEncryptionKeyValueArgs>)
Parameters
value
Encription key value of configVariable. Structure is documented below.
suspend fun encryptionKeyValue(argument: suspend ConnectionSslConfigAdditionalVariableEncryptionKeyValueArgsBuilder.() -> Unit)
Parameters
argument
Encription key value of configVariable. Structure is documented below.