regex Match Tuples
Parameters
value
The regular expression pattern that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings. See below.
Parameters
values
The regular expression pattern that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings. See below.
suspend fun regexMatchTuples(argument: List<suspend RegexMatchSetRegexMatchTupleArgsBuilder.() -> Unit>)
suspend fun regexMatchTuples(vararg argument: suspend RegexMatchSetRegexMatchTupleArgsBuilder.() -> Unit)
Parameters
argument
The regular expression pattern that you want AWS WAF to search for in web requests, the location in requests that you want AWS WAF to search, and other settings. See below.