Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.CaptchaConfigProperty
Packages that use CfnWebACL.CaptchaConfigProperty
-
Uses of CfnWebACL.CaptchaConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.CaptchaConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACL.CaptchaConfigPropertyMethods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.CaptchaConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.CaptchaConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.CaptchaConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig) Specifies how AWS WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.CfnWebACL.RuleProperty.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACL.RuleProperty.getCaptchaConfig()CfnWebACLProps.Builder.captchaConfig(CfnWebACL.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACLProps.getCaptchaConfig()voidCfnWebACL.setCaptchaConfig(CfnWebACL.CaptchaConfigProperty value) Specifies how AWS WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.