| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2ActionAllowDetails |
AwsWafv2RulesActionDetails.allow()
Instructs WAF to allow the web request.
|
AwsWafv2ActionAllowDetails |
AwsWafv2WebAclActionDetails.allow()
Specifies that WAF should allow requests by default.
|
| Modifier and Type | Method and Description |
|---|---|
AwsWafv2RulesActionDetails.Builder |
AwsWafv2RulesActionDetails.Builder.allow(AwsWafv2ActionAllowDetails allow)
Instructs WAF to allow the web request.
|
AwsWafv2WebAclActionDetails.Builder |
AwsWafv2WebAclActionDetails.Builder.allow(AwsWafv2ActionAllowDetails allow)
Specifies that WAF should allow requests by default.
|
Copyright © 2023. All rights reserved.