Rule Group Stateful Rule
data class RuleGroupStatefulRule(val action: RuleGroupStatefulRuleAction, val header: RuleGroupHeader, val ruleOptions: List<RuleGroupRuleOption>)
Constructors
Link copied to clipboard
constructor(action: RuleGroupStatefulRuleAction, header: RuleGroupHeader, ruleOptions: List<RuleGroupRuleOption>)
Properties
Link copied to clipboard
Defines what Network Firewall should do with the packets in a traffic flow when the flow matches the stateful rule criteria. For all actions, Network Firewall performs the specified action and discontinues stateful inspection of the traffic flow. The actions for a stateful rule are defined as follows:
Link copied to clipboard
The stateful inspection criteria for this rule, used to inspect traffic flows.
Link copied to clipboard
Additional settings for a stateful rule, provided as keywords and settings.