Uses of Class
com.hashicorp.cdktf.providers.aws.waf_rule_group.WafRuleGroupActivatedRuleAction.Builder
-
Packages that use WafRuleGroupActivatedRuleAction.Builder Package Description com.hashicorp.cdktf.providers.aws.waf_rule_group aws_waf_rule_group -
-
Uses of WafRuleGroupActivatedRuleAction.Builder in com.hashicorp.cdktf.providers.aws.waf_rule_group
Methods in com.hashicorp.cdktf.providers.aws.waf_rule_group that return WafRuleGroupActivatedRuleAction.Builder Modifier and Type Method Description static WafRuleGroupActivatedRuleAction.BuilderWafRuleGroupActivatedRuleAction. builder()WafRuleGroupActivatedRuleAction.BuilderWafRuleGroupActivatedRuleAction.Builder. type(String type)Sets the value ofWafRuleGroupActivatedRuleAction.getType()Constructors in com.hashicorp.cdktf.providers.aws.waf_rule_group with parameters of type WafRuleGroupActivatedRuleAction.Builder Constructor Description Jsii$Proxy(WafRuleGroupActivatedRuleAction.Builder builder)Constructor that initializes the object based on literal property values passed by theWafRuleGroupActivatedRuleAction.Builder.
-