regex Pattern Set Reference Statement
suspend fun regexPatternSetReferenceStatement(value: Output<WebAclRuleStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(value: WebAclRuleStatementRegexPatternSetReferenceStatementArgs?)
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 WebAclRuleStatementRegexPatternSetReferenceStatementArgsBuilder.() -> 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.