exactMatch

@JvmName(name = "mfvwvcydoauthvyo")
suspend fun exactMatch(value: Output<String>)
@JvmName(name = "txmoeebpyeakehit")
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 and regexMatch must be set.