presentMatch

@JvmName(name = "wovshhdyarcxvwdw")
suspend fun presentMatch(value: Output<Boolean>)
@JvmName(name = "gdmhnmefbivjmvfy")
suspend fun presentMatch(value: Boolean?)

Parameters

value

Specifies that the QueryParameterMatcher matches if request contains query parameter, irrespective of whether the parameter has a value or not. Only one of exact_match, regex_match, or present_match must be set.