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