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