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