presentMatch

@JvmName(name = "ugkvsbsletvftwpv")
suspend fun presentMatch(value: Output<Boolean>)
@JvmName(name = "kjktgudcuvrxelad")
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, or regexMatch must be set.