Uses of Class
software.amazon.awscdk.services.waf.CfnWebACL.ActivatedRuleProperty.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnWebACL.ActivatedRuleProperty.Builder in software.amazon.awscdk.services.waf
Modifier and TypeMethodDescriptionCfnWebACL.ActivatedRuleProperty.Builder.action
(IResolvable action) Sets the value ofCfnWebACL.ActivatedRuleProperty.getAction()
CfnWebACL.ActivatedRuleProperty.Builder.action
(CfnWebACL.WafActionProperty action) Sets the value ofCfnWebACL.ActivatedRuleProperty.getAction()
CfnWebACL.ActivatedRuleProperty.builder()
Sets the value ofCfnWebACL.ActivatedRuleProperty.getPriority()
Sets the value ofCfnWebACL.ActivatedRuleProperty.getRuleId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWebACL.ActivatedRuleProperty.Builder
.