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