Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.ChallengeConfigProperty
Packages that use CfnWebACLPropsMixin.ChallengeConfigProperty
-
Uses of CfnWebACLPropsMixin.ChallengeConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Classes in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that implement CfnWebACLPropsMixin.ChallengeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACLPropsMixin.ChallengeConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.ChallengeConfigPropertyModifier and TypeMethodDescriptionCfnWebACLPropsMixin.ChallengeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.ChallengeConfigPropertyModifier and TypeMethodDescriptionCfnWebACLMixinProps.Builder.challengeConfig(CfnWebACLPropsMixin.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACLMixinProps.getChallengeConfig()CfnWebACLPropsMixin.Builder.challengeConfig(CfnWebACLPropsMixin.ChallengeConfigProperty challengeConfig) Specifies how AWS WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.CfnWebACLPropsMixin.RuleProperty.Builder.challengeConfig(CfnWebACLPropsMixin.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getChallengeConfig()