exactMatch

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