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