regexMatch

@JvmName(name = "xouqoqqvlfpcsxbx")
suspend fun regexMatch(value: Output<String>)
@JvmName(name = "moxxcqdcrevxyoiw")
suspend fun regexMatch(value: String?)

Parameters

value

The queryParameterMatch matches if the value of the parameter matches the regular expression specified by regexMatch. For the regular expression grammar, please see en.cppreference.com/w/cpp/regex/ecmascript Only one of presentMatch, exactMatch and regexMatch must be set.