regex Match Statement
suspend fun regexMatchStatement(value: Output<WebAclRuleStatementNotStatementStatementAndStatementStatementOrStatementStatementRegexMatchStatementArgs>)
suspend fun regexMatchStatement(value: WebAclRuleStatementNotStatementStatementAndStatementStatementOrStatementStatementRegexMatchStatementArgs?)
Parameters
value
Rule statement used to search web request components for a match against a single regular expression. See regex_match_statement
below for details.
suspend fun regexMatchStatement(argument: suspend WebAclRuleStatementNotStatementStatementAndStatementStatementOrStatementStatementRegexMatchStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement used to search web request components for a match against a single regular expression. See regex_match_statement
below for details.