public static interface StatefulRuleGroupOverride.Builder extends SdkPojo, CopyableBuilder<StatefulRuleGroupOverride.Builder,StatefulRuleGroupOverride>
| Modifier and Type | Method and Description |
|---|---|
StatefulRuleGroupOverride.Builder |
action(OverrideAction action)
The action that changes the rule group from
DROP to ALERT. |
StatefulRuleGroupOverride.Builder |
action(String action)
The action that changes the rule group from
DROP to ALERT. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildStatefulRuleGroupOverride.Builder action(String action)
The action that changes the rule group from DROP to ALERT. This only applies to
managed rule groups.
action - The action that changes the rule group from DROP to ALERT. This only applies
to managed rule groups.OverrideAction,
OverrideActionStatefulRuleGroupOverride.Builder action(OverrideAction action)
The action that changes the rule group from DROP to ALERT. This only applies to
managed rule groups.
action - The action that changes the rule group from DROP to ALERT. This only applies
to managed rule groups.OverrideAction,
OverrideActionCopyright © 2023. All rights reserved.