Uses of Class
com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set.WafregionalRegexMatchSetRegexMatchTuple.Builder
-
Packages that use WafregionalRegexMatchSetRegexMatchTuple.Builder Package Description com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set aws_wafregional_regex_match_set -
-
Uses of WafregionalRegexMatchSetRegexMatchTuple.Builder in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set
Methods in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set that return WafregionalRegexMatchSetRegexMatchTuple.Builder Modifier and Type Method Description static WafregionalRegexMatchSetRegexMatchTuple.BuilderWafregionalRegexMatchSetRegexMatchTuple. builder()WafregionalRegexMatchSetRegexMatchTuple.BuilderWafregionalRegexMatchSetRegexMatchTuple.Builder. fieldToMatch(WafregionalRegexMatchSetRegexMatchTupleFieldToMatch fieldToMatch)Sets the value ofWafregionalRegexMatchSetRegexMatchTuple.getFieldToMatch()WafregionalRegexMatchSetRegexMatchTuple.BuilderWafregionalRegexMatchSetRegexMatchTuple.Builder. regexPatternSetId(String regexPatternSetId)Sets the value ofWafregionalRegexMatchSetRegexMatchTuple.getRegexPatternSetId()WafregionalRegexMatchSetRegexMatchTuple.BuilderWafregionalRegexMatchSetRegexMatchTuple.Builder. textTransformation(String textTransformation)Sets the value ofWafregionalRegexMatchSetRegexMatchTuple.getTextTransformation()Constructors in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set with parameters of type WafregionalRegexMatchSetRegexMatchTuple.Builder Constructor Description Jsii$Proxy(WafregionalRegexMatchSetRegexMatchTuple.Builder builder)Constructor that initializes the object based on literal property values passed by theWafregionalRegexMatchSetRegexMatchTuple.Builder.
-