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