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