regex Pattern Set Reference Statement
suspend fun regexPatternSetReferenceStatement(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementArgs?)
Parameters
value
Rule statement used to search web request components for matches with regular expressions. See regex_pattern_set_reference_statement
below for details.
suspend fun regexPatternSetReferenceStatement(argument: suspend WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Parameters
argument
Rule statement used to search web request components for matches with regular expressions. See regex_pattern_set_reference_statement
below for details.