presentMatch

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

Parameters

value

Specifies that the queryParameterMatch matches if the request contains the query parameter, irrespective of whether the parameter has a value or not. Only one of presentMatch, exactMatch and regexMatch must be set.