Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.RuleActionProperty.Builder
Packages that use CfnWebACLPropsMixin.RuleActionProperty.Builder
-
Uses of CfnWebACLPropsMixin.RuleActionProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.RuleActionProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.RuleActionProperty.Builder.allow(CfnWebACLPropsMixin.AllowActionProperty allow) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getAllow()CfnWebACLPropsMixin.RuleActionProperty.Builder.allow(IResolvable allow) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getAllow()CfnWebACLPropsMixin.RuleActionProperty.Builder.block(CfnWebACLPropsMixin.BlockActionProperty block) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getBlock()CfnWebACLPropsMixin.RuleActionProperty.Builder.block(IResolvable block) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getBlock()CfnWebACLPropsMixin.RuleActionProperty.builder()CfnWebACLPropsMixin.RuleActionProperty.Builder.captcha(CfnWebACLPropsMixin.CaptchaActionProperty captcha) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getCaptcha()CfnWebACLPropsMixin.RuleActionProperty.Builder.captcha(IResolvable captcha) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getCaptcha()CfnWebACLPropsMixin.RuleActionProperty.Builder.challenge(CfnWebACLPropsMixin.ChallengeActionProperty challenge) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getChallenge()CfnWebACLPropsMixin.RuleActionProperty.Builder.challenge(IResolvable challenge) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getChallenge()CfnWebACLPropsMixin.RuleActionProperty.Builder.count(CfnWebACLPropsMixin.CountActionProperty count) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getCount()CfnWebACLPropsMixin.RuleActionProperty.Builder.count(IResolvable count) Sets the value ofCfnWebACLPropsMixin.RuleActionProperty.getCount()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.RuleActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.RuleActionProperty.Builder.