| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
OverrideAction |
Rule.overrideAction()
The action to use in the place of the action that results from the rule group evaluation.
|
OverrideAction |
FirewallManagerRuleGroup.overrideAction()
The action to use in the place of the action that results from the rule group evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
Rule.Builder |
Rule.Builder.overrideAction(OverrideAction overrideAction)
The action to use in the place of the action that results from the rule group evaluation.
|
FirewallManagerRuleGroup.Builder |
FirewallManagerRuleGroup.Builder.overrideAction(OverrideAction overrideAction)
The action to use in the place of the action that results from the rule group evaluation.
|
Copyright © 2023. All rights reserved.