regexMatch

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

Parameters

value

The value of the query parameter must match the regular expression specified by regex_match. For regular expression grammar, please see https://github.com/google/re2/wiki/Syntax Only one of exact_match, regex_match, or present_match must be set.