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