Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACL.ChallengeConfigProperty
Packages that use CfnWebACL.ChallengeConfigProperty
-
Uses of CfnWebACL.ChallengeConfigProperty in software.amazon.awscdk.services.wafv2
Classes in software.amazon.awscdk.services.wafv2 that implement CfnWebACL.ChallengeConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnWebACL.ChallengeConfigPropertyMethods in software.amazon.awscdk.services.wafv2 that return CfnWebACL.ChallengeConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.ChallengeConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.wafv2 with parameters of type CfnWebACL.ChallengeConfigPropertyModifier and TypeMethodDescriptionCfnWebACL.Builder.challengeConfig(CfnWebACL.ChallengeConfigProperty challengeConfig) Specifies how AWS WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.CfnWebACL.RuleProperty.Builder.challengeConfig(CfnWebACL.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACL.RuleProperty.getChallengeConfig()CfnWebACLProps.Builder.challengeConfig(CfnWebACL.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACLProps.getChallengeConfig()voidCfnWebACL.setChallengeConfig(CfnWebACL.ChallengeConfigProperty value) Specifies how AWS WAF should handle challenge evaluations for rules that don't have their ownChallengeConfigsettings.