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