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