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