| Package | Description |
|---|---|
| com.amazonaws.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
static RuleOrder |
RuleOrder.fromValue(String value)
Use this in place of valueOf.
|
static RuleOrder |
RuleOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleOrder[] |
RuleOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StatefulEngineOptions |
StatefulEngineOptions.withRuleOrder(RuleOrder ruleOrder)
Indicates how to manage the order of stateful rule evaluation for the policy.
|
StatefulRuleOptions |
StatefulRuleOptions.withRuleOrder(RuleOrder ruleOrder)
Indicates how to manage the order of the rule evaluation for the rule group.
|
Copyright © 2024. All rights reserved.