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