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 . |
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 takes place.
type - COUNT overrides the action specified by the individual rule within a
RuleGroup .
If set to NONE, the rule's action takes place.
Copyright © 2023. All rights reserved.