stateful Rules
Parameters
value
Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.
Parameters
values
Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.
suspend fun statefulRules(argument: List<suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit>)
suspend fun statefulRules(vararg argument: suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit)
suspend fun statefulRules(argument: suspend RuleGroupRuleGroupRulesSourceStatefulRuleArgsBuilder.() -> Unit)
Parameters
argument
Set of configuration blocks containing stateful inspection criteria for 5-tuple rules to be used together in a rule group. See Stateful Rule below for details.