| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnWebACL.CaptchaConfigProperty.Jsii$Proxy
An implementation for
CfnWebACL.CaptchaConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.CaptchaConfigProperty |
CfnWebACL.CaptchaConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.RuleProperty.Builder |
CfnWebACL.RuleProperty.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig)
Sets the value of
CfnWebACL.RuleProperty.getCaptchaConfig() |
CfnWebACL.Builder |
CfnWebACL.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig)
Specifies how AWS WAF should handle `CAPTCHA` evaluations for rules that don't have their own `CaptchaConfig` settings.
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig)
Sets the value of
CfnWebACLProps.getCaptchaConfig() |
void |
CfnWebACL.setCaptchaConfig(CfnWebACL.CaptchaConfigProperty value)
Specifies how AWS WAF should handle `CAPTCHA` evaluations for rules that don't have their own `CaptchaConfig` settings.
|
Copyright © 2022. All rights reserved.