| Package | Description |
|---|---|
| com.amazonaws.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
NoneAction |
NoneAction.clone() |
NoneAction |
OverrideAction.getNone()
Don't override the rule action setting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OverrideAction.setNone(NoneAction none)
Don't override the rule action setting.
|
OverrideAction |
OverrideAction.withNone(NoneAction none)
Don't override the rule action setting.
|
Copyright © 2021. All rights reserved.