Uses of Interface
com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set.Wafv2RegexPatternSetRegularExpression
-
Packages that use Wafv2RegexPatternSetRegularExpression Package Description com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set aws_wafv2_regex_pattern_set -
-
Uses of Wafv2RegexPatternSetRegularExpression in com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set
Classes in com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set that implement Wafv2RegexPatternSetRegularExpression Modifier and Type Class Description static classWafv2RegexPatternSetRegularExpression.Jsii$ProxyAn implementation forWafv2RegexPatternSetRegularExpressionMethods in com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set that return Wafv2RegexPatternSetRegularExpression Modifier and Type Method Description Wafv2RegexPatternSetRegularExpressionWafv2RegexPatternSetRegularExpression.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set with parameters of type Wafv2RegexPatternSetRegularExpression Modifier and Type Method Description voidWafv2RegexPatternSetRegularExpressionOutputReference. setInternalValue(Wafv2RegexPatternSetRegularExpression value)Method parameters in com.hashicorp.cdktf.providers.aws.wafv2_regex_pattern_set with type arguments of type Wafv2RegexPatternSetRegularExpression Modifier and Type Method Description Wafv2RegexPatternSet.BuilderWafv2RegexPatternSet.Builder. regularExpression(List<? extends Wafv2RegexPatternSetRegularExpression> regularExpression)regular_expression block.Wafv2RegexPatternSetConfig.BuilderWafv2RegexPatternSetConfig.Builder. regularExpression(List<? extends Wafv2RegexPatternSetRegularExpression> regularExpression)Sets the value ofWafv2RegexPatternSetConfig.getRegularExpression()voidWafv2RegexPatternSetRegularExpressionList. setInternalValue(List<Wafv2RegexPatternSetRegularExpression> value)
-