| Package | Description |
|---|---|
| com.amazonaws.services.waf.model |
| Modifier and Type | Method and Description |
|---|---|
static WafOverrideActionType |
WafOverrideActionType.fromValue(String value)
Use this in place of valueOf.
|
static WafOverrideActionType |
WafOverrideActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WafOverrideActionType[] |
WafOverrideActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WafOverrideAction |
WafOverrideAction.withType(WafOverrideActionType type)
COUNT overrides the action specified by the individual rule within a RuleGroup . |
Copyright © 2025. All rights reserved.