Uses of Class
com.hashicorp.cdktf.providers.aws.waf_ipset.WafIpsetIpSetDescriptors.Builder
-
Packages that use WafIpsetIpSetDescriptors.Builder Package Description com.hashicorp.cdktf.providers.aws.waf_ipset aws_waf_ipset -
-
Uses of WafIpsetIpSetDescriptors.Builder in com.hashicorp.cdktf.providers.aws.waf_ipset
Methods in com.hashicorp.cdktf.providers.aws.waf_ipset that return WafIpsetIpSetDescriptors.Builder Modifier and Type Method Description static WafIpsetIpSetDescriptors.BuilderWafIpsetIpSetDescriptors. builder()WafIpsetIpSetDescriptors.BuilderWafIpsetIpSetDescriptors.Builder. type(String type)Sets the value ofWafIpsetIpSetDescriptors.getType()WafIpsetIpSetDescriptors.BuilderWafIpsetIpSetDescriptors.Builder. value(String value)Sets the value ofWafIpsetIpSetDescriptors.getValue()Constructors in com.hashicorp.cdktf.providers.aws.waf_ipset with parameters of type WafIpsetIpSetDescriptors.Builder Constructor Description Jsii$Proxy(WafIpsetIpSetDescriptors.Builder builder)Constructor that initializes the object based on literal property values passed by theWafIpsetIpSetDescriptors.Builder.
-