Uses of Class
com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set.WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder
-
Packages that use WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder Package Description com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set aws_wafregional_regex_match_set -
-
Uses of WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set
Methods in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set that return WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder Modifier and Type Method Description static WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.BuilderWafregionalRegexMatchSetRegexMatchTupleFieldToMatch. builder()WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.BuilderWafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder. data(String data)Sets the value ofWafregionalRegexMatchSetRegexMatchTupleFieldToMatch.getData()WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.BuilderWafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder. type(String type)Sets the value ofWafregionalRegexMatchSetRegexMatchTupleFieldToMatch.getType()Constructors in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set with parameters of type WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder Constructor Description Jsii$Proxy(WafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder builder)Constructor that initializes the object based on literal property values passed by theWafregionalRegexMatchSetRegexMatchTupleFieldToMatch.Builder.
-