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