exactMatch

@JvmName(name = "bcnqhitornccqisc")
suspend fun exactMatch(value: Output<String>)
@JvmName(name = "likbuqpppvadijed")
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.