Uses of Class
software.amazon.awscdk.services.waf.CfnSqlInjectionMatchSet.Builder
Package
Description
AWS Web Application Firewall Construct Library
-
Uses of CfnSqlInjectionMatchSet.Builder in software.amazon.awscdk.services.waf
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.