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