| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulEngineOptions |
StatefulEngineOptions.clone() |
StatefulEngineOptions |
NetworkFirewallPolicyDescription.getStatefulEngineOptions()
Additional options governing how Network Firewall handles stateful rules.
|
StatefulEngineOptions |
StatefulEngineOptions.withRuleOrder(RuleOrder ruleOrder)
Indicates how to manage the order of stateful rule evaluation for the policy.
|
StatefulEngineOptions |
StatefulEngineOptions.withRuleOrder(String ruleOrder)
Indicates how to manage the order of stateful rule evaluation for the policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkFirewallPolicyDescription.setStatefulEngineOptions(StatefulEngineOptions statefulEngineOptions)
Additional options governing how Network Firewall handles stateful rules.
|
NetworkFirewallPolicyDescription |
NetworkFirewallPolicyDescription.withStatefulEngineOptions(StatefulEngineOptions statefulEngineOptions)
Additional options governing how Network Firewall handles stateful rules.
|
Copyright © 2023. All rights reserved.