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