Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.CaptchaConfigProperty
Packages that use CfnWebACLPropsMixin.CaptchaConfigProperty
-
Uses of CfnWebACLPropsMixin.CaptchaConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.CaptchaConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.CaptchaConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.CaptchaConfigPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.CaptchaConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.CaptchaConfigPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.captchaConfig(CfnWebACLPropsMixin.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACLMixinProps.getCaptchaConfig()CfnWebACLPropsMixin.Builder.captchaConfig(CfnWebACLPropsMixin.CaptchaConfigProperty captchaConfig) Specifies how AWS WAF should handleCAPTCHAevaluations for rules that don't have their ownCaptchaConfigsettings.CfnWebACLPropsMixin.RuleProperty.Builder.captchaConfig(CfnWebACLPropsMixin.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getCaptchaConfig()