Uses of Interface
com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set.WafregionalRegexMatchSetRegexMatchTuple
-
Packages that use WafregionalRegexMatchSetRegexMatchTuple Package Description com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set aws_wafregional_regex_match_set -
-
Uses of WafregionalRegexMatchSetRegexMatchTuple in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set
Classes in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set that implement WafregionalRegexMatchSetRegexMatchTuple Modifier and Type Class Description static classWafregionalRegexMatchSetRegexMatchTuple.Jsii$ProxyAn implementation forWafregionalRegexMatchSetRegexMatchTupleMethods in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set that return WafregionalRegexMatchSetRegexMatchTuple Modifier and Type Method Description WafregionalRegexMatchSetRegexMatchTupleWafregionalRegexMatchSetRegexMatchTuple.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set with parameters of type WafregionalRegexMatchSetRegexMatchTuple Modifier and Type Method Description voidWafregionalRegexMatchSetRegexMatchTupleOutputReference. setInternalValue(WafregionalRegexMatchSetRegexMatchTuple value)Method parameters in com.hashicorp.cdktf.providers.aws.wafregional_regex_match_set with type arguments of type WafregionalRegexMatchSetRegexMatchTuple Modifier and Type Method Description WafregionalRegexMatchSet.BuilderWafregionalRegexMatchSet.Builder. regexMatchTuple(List<? extends WafregionalRegexMatchSetRegexMatchTuple> regexMatchTuple)regex_match_tuple block.WafregionalRegexMatchSetConfig.BuilderWafregionalRegexMatchSetConfig.Builder. regexMatchTuple(List<? extends WafregionalRegexMatchSetRegexMatchTuple> regexMatchTuple)Sets the value ofWafregionalRegexMatchSetConfig.getRegexMatchTuple()voidWafregionalRegexMatchSetRegexMatchTupleList. setInternalValue(List<WafregionalRegexMatchSetRegexMatchTuple> value)
-