regexMatchStatement

@JvmName(name = "kjijqbcrndckfqli")
suspend fun regexMatchStatement(value: Output<RuleGroupRuleStatementRegexMatchStatementArgs>)
@JvmName(name = "rcphobkmymwujicq")
suspend fun regexMatchStatement(value: RuleGroupRuleStatementRegexMatchStatementArgs?)

Parameters

value

A rule statement used to search web request components for a match against a single regular expression. See Regex Match Statement below for details.


@JvmName(name = "yqwilrjsmewrqbqq")
suspend fun regexMatchStatement(argument: suspend RuleGroupRuleStatementRegexMatchStatementArgsBuilder.() -> Unit)

Parameters

argument

A rule statement used to search web request components for a match against a single regular expression. See Regex Match Statement below for details.