| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
WafAction |
WafAction.clone() |
WafAction |
AwsWafWebAclRule.getAction()
Specifies the action that CloudFront or WAF takes when a web request matches the conditions in the rule.
|
WafAction |
WafAction.withType(String type)
Specifies how you want WAF to respond to requests that match the settings in a rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsWafWebAclRule.setAction(WafAction action)
Specifies the action that CloudFront or WAF takes when a web request matches the conditions in the rule.
|
AwsWafWebAclRule |
AwsWafWebAclRule.withAction(WafAction action)
Specifies the action that CloudFront or WAF takes when a web request matches the conditions in the rule.
|
Copyright © 2022. All rights reserved.