@Stability(value=Stable) public static final class CfnXssMatchSet.FieldToMatchProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnXssMatchSet.FieldToMatchProperty>
CfnXssMatchSet.FieldToMatchProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnXssMatchSet.FieldToMatchProperty |
build()
Builds the configured instance.
|
CfnXssMatchSet.FieldToMatchProperty.Builder |
data(String data)
Sets the value of
CfnXssMatchSet.FieldToMatchProperty.getData() |
CfnXssMatchSet.FieldToMatchProperty.Builder |
type(String type)
Sets the value of
CfnXssMatchSet.FieldToMatchProperty.getType() |
@Stability(value=Stable) public CfnXssMatchSet.FieldToMatchProperty.Builder type(String type)
CfnXssMatchSet.FieldToMatchProperty.getType()type - `CfnXssMatchSet.FieldToMatchProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnXssMatchSet.FieldToMatchProperty.Builder data(String data)
CfnXssMatchSet.FieldToMatchProperty.getData()data - `CfnXssMatchSet.FieldToMatchProperty.Data`.this@Stability(value=Stable) public CfnXssMatchSet.FieldToMatchProperty build()
build in interface software.amazon.jsii.Builder<CfnXssMatchSet.FieldToMatchProperty>CfnXssMatchSet.FieldToMatchPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.