| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf.regional |
AWS WAF Regional Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.builder() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.name(String name)
Sets the value of
CfnSqlInjectionMatchSetProps.getName() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(IResolvable sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
CfnSqlInjectionMatchSetProps.Builder |
CfnSqlInjectionMatchSetProps.Builder.sqlInjectionMatchTuples(List<? extends Object> sqlInjectionMatchTuples)
Sets the value of
CfnSqlInjectionMatchSetProps.getSqlInjectionMatchTuples() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnSqlInjectionMatchSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSqlInjectionMatchSetProps.Builder. |
Copyright © 2022. All rights reserved.