@Stability(value=Stable) public static final class CfnRule.PlacementConstraintProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.PlacementConstraintProperty>
CfnRule.PlacementConstraintProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.PlacementConstraintProperty |
build()
Builds the configured instance.
|
CfnRule.PlacementConstraintProperty.Builder |
expression(String expression)
Sets the value of
CfnRule.PlacementConstraintProperty.getExpression() |
CfnRule.PlacementConstraintProperty.Builder |
type(String type)
Sets the value of
CfnRule.PlacementConstraintProperty.getType() |
@Stability(value=Stable) public CfnRule.PlacementConstraintProperty.Builder expression(String expression)
CfnRule.PlacementConstraintProperty.getExpression()expression - `CfnRule.PlacementConstraintProperty.Expression`.this@Stability(value=Stable) public CfnRule.PlacementConstraintProperty.Builder type(String type)
CfnRule.PlacementConstraintProperty.getType()type - `CfnRule.PlacementConstraintProperty.Type`.this@Stability(value=Stable) public CfnRule.PlacementConstraintProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.PlacementConstraintProperty>CfnRule.PlacementConstraintPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.