Uses of Class
software.amazon.awscdk.services.wafv2.CfnRuleGroup.RuleProperty.Builder
-
Uses of CfnRuleGroup.RuleProperty.Builder in software.amazon.awscdk.services.wafv2
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnRuleGroup.RuleProperty.Builder
.