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