exactMatch

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