| Package | Description |
|---|---|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkFirewallStatefulRuleGroupOverride |
NetworkFirewallStatefulRuleGroupOverride.clone() |
NetworkFirewallStatefulRuleGroupOverride |
StatefulRuleGroup.getOverride()
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
NetworkFirewallStatefulRuleGroupOverride |
NetworkFirewallStatefulRuleGroupOverride.withAction(NetworkFirewallOverrideAction action)
The action that changes the rule group from
DROP to ALERT. |
NetworkFirewallStatefulRuleGroupOverride |
NetworkFirewallStatefulRuleGroupOverride.withAction(String action)
The action that changes the rule group from
DROP to ALERT. |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulRuleGroup.setOverride(NetworkFirewallStatefulRuleGroupOverride override)
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
StatefulRuleGroup |
StatefulRuleGroup.withOverride(NetworkFirewallStatefulRuleGroupOverride override)
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
Copyright © 2023. All rights reserved.