exactMatch

@JvmName(name = "wvjauhwmhjftvrlj")
suspend fun exactMatch(value: Output<String>)
@JvmName(name = "ksdttonffddsqkcv")
suspend fun exactMatch(value: String?)

Parameters

value

The queryParameterMatch matches if the value of the parameter exactly matches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.