| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleOptions |
StatefulRuleOptions.clone() |
StatefulRuleOptions |
DescribeRuleGroupMetadataResult.getStatefulRuleOptions() |
StatefulRuleOptions |
RuleGroup.getStatefulRuleOptions()
Additional options governing how Network Firewall handles stateful rules.
|
StatefulRuleOptions |
StatefulRuleOptions.withRuleOrder(RuleOrder ruleOrder)
Indicates how to manage the order of the rule evaluation for the rule group.
|
StatefulRuleOptions |
StatefulRuleOptions.withRuleOrder(String ruleOrder)
Indicates how to manage the order of the rule evaluation for the rule group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeRuleGroupMetadataResult.setStatefulRuleOptions(StatefulRuleOptions statefulRuleOptions) |
void |
RuleGroup.setStatefulRuleOptions(StatefulRuleOptions statefulRuleOptions)
Additional options governing how Network Firewall handles stateful rules.
|
DescribeRuleGroupMetadataResult |
DescribeRuleGroupMetadataResult.withStatefulRuleOptions(StatefulRuleOptions statefulRuleOptions) |
RuleGroup |
RuleGroup.withStatefulRuleOptions(StatefulRuleOptions statefulRuleOptions)
Additional options governing how Network Firewall handles stateful rules.
|
Copyright © 2024. All rights reserved.