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