@Stability(value=Stable) public static final class CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty>
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty |
build()
Builds the configured instance.
|
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder |
fieldToMatch(CfnSqlInjectionMatchSet.FieldToMatchProperty fieldToMatch)
Sets the value of
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch() |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder |
fieldToMatch(IResolvable fieldToMatch)
Sets the value of
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch() |
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder |
textTransformation(String textTransformation)
|
@Stability(value=Stable) public CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder fieldToMatch(CfnSqlInjectionMatchSet.FieldToMatchProperty fieldToMatch)
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch()fieldToMatch - `CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder fieldToMatch(IResolvable fieldToMatch)
CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.getFieldToMatch()fieldToMatch - `CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.FieldToMatch`. This parameter is required.this@Stability(value=Stable) public CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.Builder textTransformation(String textTransformation)
textTransformation - `CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty.TextTransformation`. This parameter is required.this@Stability(value=Stable) public CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty build()
build in interface software.amazon.jsii.Builder<CfnSqlInjectionMatchSet.SqlInjectionMatchTupleProperty>CfnSqlInjectionMatchSet.SqlInjectionMatchTuplePropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.