| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkfirewall.model |
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleGroupOverride.Builder |
StatefulRuleGroupOverride.Builder.action(OverrideAction action)
The action that changes the rule group from
DROP to ALERT. |
StatefulRuleGroupOverride.Builder |
StatefulRuleGroupOverride.Builder.action(String action)
The action that changes the rule group from
DROP to ALERT. |
static StatefulRuleGroupOverride.Builder |
StatefulRuleGroupOverride.builder() |
StatefulRuleGroupOverride.Builder |
StatefulRuleGroupOverride.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StatefulRuleGroupOverride.Builder> |
StatefulRuleGroupOverride.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default StatefulRuleGroupReference.Builder |
StatefulRuleGroupReference.Builder.override(Consumer<StatefulRuleGroupOverride.Builder> override)
The action that allows the policy owner to override the behavior of the rule group within a policy.
|
Copyright © 2023. All rights reserved.