Uses of Interface
com.hashicorp.cdktf.providers.aws.wafregional_sql_injection_match_set.WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple
-
Packages that use WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple Package Description com.hashicorp.cdktf.providers.aws.wafregional_sql_injection_match_set aws_wafregional_sql_injection_match_set -
-
Uses of WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple 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 WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple Modifier and Type Class Description static classWafregionalSqlInjectionMatchSetSqlInjectionMatchTuple.Jsii$ProxyAn implementation forWafregionalSqlInjectionMatchSetSqlInjectionMatchTupleMethods in com.hashicorp.cdktf.providers.aws.wafregional_sql_injection_match_set that return WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple Modifier and Type Method Description WafregionalSqlInjectionMatchSetSqlInjectionMatchTupleWafregionalSqlInjectionMatchSetSqlInjectionMatchTuple.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.wafregional_sql_injection_match_set with parameters of type WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple Modifier and Type Method Description voidWafregionalSqlInjectionMatchSetSqlInjectionMatchTupleOutputReference. setInternalValue(WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple value)Method parameters in com.hashicorp.cdktf.providers.aws.wafregional_sql_injection_match_set with type arguments of type WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple Modifier and Type Method Description voidWafregionalSqlInjectionMatchSetSqlInjectionMatchTupleList. setInternalValue(List<WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple> value)WafregionalSqlInjectionMatchSet.BuilderWafregionalSqlInjectionMatchSet.Builder. sqlInjectionMatchTuple(List<? extends WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple> sqlInjectionMatchTuple)sql_injection_match_tuple block.WafregionalSqlInjectionMatchSetConfig.BuilderWafregionalSqlInjectionMatchSetConfig.Builder. sqlInjectionMatchTuple(List<? extends WafregionalSqlInjectionMatchSetSqlInjectionMatchTuple> sqlInjectionMatchTuple)Sets the value ofWafregionalSqlInjectionMatchSetConfig.getSqlInjectionMatchTuple()
-