| 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)
`AWS::WAFv2::WebACL.CaptchaConfig`.
|
CfnWebACLProps.Builder |
CfnWebACLProps.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig)
Sets the value of
CfnWebACLProps.getCaptchaConfig() |
void |
CfnWebACL.setCaptchaConfig(CfnWebACL.CaptchaConfigProperty value)
`AWS::WAFv2::WebACL.CaptchaConfig`.
|
Copyright © 2021. All rights reserved.