Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLPropsMixin.RuleProperty.Builder
Packages that use CfnWebACLPropsMixin.RuleProperty.Builder
-
Uses of CfnWebACLPropsMixin.RuleProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLPropsMixin.RuleProperty.BuilderModifier and TypeMethodDescriptionCfnWebACLPropsMixin.RuleProperty.Builder.action(CfnWebACLPropsMixin.RuleActionProperty action) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getAction()CfnWebACLPropsMixin.RuleProperty.Builder.action(IResolvable action) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getAction()CfnWebACLPropsMixin.RuleProperty.builder()CfnWebACLPropsMixin.RuleProperty.Builder.captchaConfig(CfnWebACLPropsMixin.CaptchaConfigProperty captchaConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getCaptchaConfig()CfnWebACLPropsMixin.RuleProperty.Builder.captchaConfig(IResolvable captchaConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getCaptchaConfig()CfnWebACLPropsMixin.RuleProperty.Builder.challengeConfig(CfnWebACLPropsMixin.ChallengeConfigProperty challengeConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getChallengeConfig()CfnWebACLPropsMixin.RuleProperty.Builder.challengeConfig(IResolvable challengeConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getChallengeConfig()Sets the value ofCfnWebACLPropsMixin.RuleProperty.getName()CfnWebACLPropsMixin.RuleProperty.Builder.overrideAction(CfnWebACLPropsMixin.OverrideActionProperty overrideAction) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getOverrideAction()CfnWebACLPropsMixin.RuleProperty.Builder.overrideAction(IResolvable overrideAction) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getOverrideAction()Sets the value ofCfnWebACLPropsMixin.RuleProperty.getPriority()CfnWebACLPropsMixin.RuleProperty.Builder.ruleLabels(List<? extends Object> ruleLabels) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getRuleLabels()CfnWebACLPropsMixin.RuleProperty.Builder.ruleLabels(IResolvable ruleLabels) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getRuleLabels()CfnWebACLPropsMixin.RuleProperty.Builder.statement(CfnWebACLPropsMixin.StatementProperty statement) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getStatement()CfnWebACLPropsMixin.RuleProperty.Builder.statement(IResolvable statement) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getStatement()CfnWebACLPropsMixin.RuleProperty.Builder.visibilityConfig(CfnWebACLPropsMixin.VisibilityConfigProperty visibilityConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getVisibilityConfig()CfnWebACLPropsMixin.RuleProperty.Builder.visibilityConfig(IResolvable visibilityConfig) Sets the value ofCfnWebACLPropsMixin.RuleProperty.getVisibilityConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.wafv2 with parameters of type CfnWebACLPropsMixin.RuleProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWebACLPropsMixin.RuleProperty.Builder.