regex Pattern Set Reference Statement
suspend fun regexPatternSetReferenceStatement(value: Output<RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementRegexPatternSetReferenceStatementArgs>)
suspend fun regexPatternSetReferenceStatement(value: RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementRegexPatternSetReferenceStatementArgs?)
Parameters
value
A 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 RuleGroupRuleStatementRateBasedStatementScopeDownStatementOrStatementStatementRegexPatternSetReferenceStatementArgsBuilder.() -> Unit)
Parameters
argument
A rule statement used to search web request components for matches with regular expressions. See Regex Pattern Set Reference Statement below for details.