regex Match Statement
suspend fun regexMatchStatement(value: Output<WebAclRuleStatementNotStatementStatementOrStatementStatementAndStatementStatementRegexMatchStatementArgs>)
suspend fun regexMatchStatement(value: WebAclRuleStatementNotStatementStatementOrStatementStatementAndStatementStatementRegexMatchStatementArgs?)
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 WebAclRuleStatementNotStatementStatementOrStatementStatementAndStatementStatementRegexMatchStatementArgsBuilder.() -> 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.