public static interface WafOverrideAction.Builder extends SdkPojo, CopyableBuilder<WafOverrideAction.Builder,WafOverrideAction>
| Modifier and Type | Method and Description |
|---|---|
WafOverrideAction.Builder |
type(String type)
COUNT overrides the action specified by the individual rule within a RuleGroup . |
WafOverrideAction.Builder |
type(WafOverrideActionType type)
COUNT overrides the action specified by the individual rule within a RuleGroup . |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWafOverrideAction.Builder type(String type)
COUNT overrides the action specified by the individual rule within a RuleGroup . If
set to NONE, the rule's action will take place.
type - COUNT overrides the action specified by the individual rule within a
RuleGroup . If set to NONE, the rule's action will take place.WafOverrideActionType,
WafOverrideActionTypeWafOverrideAction.Builder type(WafOverrideActionType type)
COUNT overrides the action specified by the individual rule within a RuleGroup . If
set to NONE, the rule's action will take place.
type - COUNT overrides the action specified by the individual rule within a
RuleGroup . If set to NONE, the rule's action will take place.WafOverrideActionType,
WafOverrideActionTypeCopyright © 2023. All rights reserved.