Uses of Class
software.amazon.awscdk.services.waf.regional.CfnSqlInjectionMatchSet.Builder
-
Uses of CfnSqlInjectionMatchSet.Builder in software.amazon.awscdk.services.waf.regional
Modifier and TypeMethodDescriptionThe name, if any, of theSqlInjectionMatchSet
.CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples
(List<? extends Object> sqlInjectionMatchTuples) Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples
(IResolvable sqlInjectionMatchTuples) Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.