Uses of Interface
com.hashicorp.cdktf.providers.aws.waf_ipset.WafIpsetConfig
-
Packages that use WafIpsetConfig Package Description com.hashicorp.cdktf.providers.aws.waf_ipset aws_waf_ipset -
-
Uses of WafIpsetConfig in com.hashicorp.cdktf.providers.aws.waf_ipset
Classes in com.hashicorp.cdktf.providers.aws.waf_ipset that implement WafIpsetConfig Modifier and Type Class Description static classWafIpsetConfig.Jsii$ProxyAn implementation forWafIpsetConfigMethods in com.hashicorp.cdktf.providers.aws.waf_ipset that return WafIpsetConfig Modifier and Type Method Description WafIpsetConfigWafIpsetConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.waf_ipset with parameters of type WafIpsetConfig Constructor Description WafIpset(software.constructs.Construct scope, String id, WafIpsetConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/waf_ipset aws_waf_ipset} Resource.
-