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