| Modifier and Type | Method and Description |
|---|---|
static CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.create(Construct scope,
String id) |
CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.name(String name)
The name, if any, of the `SqlInjectionMatchSet` .
|
CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
CfnSqlInjectionMatchSet.Builder |
CfnSqlInjectionMatchSet.Builder.sqlInjectionMatchTuples(List<? extends Object> sqlInjectionMatchTuples)
Specifies the parts of web requests that you want to inspect for snippets of malicious SQL code.
|
Copyright © 2022. All rights reserved.