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