

# StatefulRuleOptions


Additional options governing how Network Firewall handles the rule group. You can only use these for stateful rule groups.

## Contents


 ** RuleOrder **   <a name="networkfirewall-Type-StatefulRuleOptions-RuleOrder"></a>
Indicates how to manage the order of the rule evaluation for the rule group. `DEFAULT_ACTION_ORDER` is the default behavior. Stateful rules are provided to the rule engine as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more information, see [Evaluation order for stateful rules](https://docs.amazonaws.cn/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html) in the * Amazon Network Firewall Developer Guide*.   
Type: String  
Valid Values: `DEFAULT_ACTION_ORDER | STRICT_ORDER`   
Required: No

## See Also


For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/network-firewall-2020-11-12/StatefulRuleOptions) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/network-firewall-2020-11-12/StatefulRuleOptions) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/network-firewall-2020-11-12/StatefulRuleOptions) 