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