@Stability(value=External) public static final class CfnService.PlacementConstraintProperty.Builder extends Object
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 Expression
|
CfnService.PlacementConstraintProperty.Builder |
type(String type)
Sets the value of Type
|
@Stability(value=External) public CfnService.PlacementConstraintProperty.Builder type(String type)
type
- `CfnService.PlacementConstraintProperty.Type`. This parameter is required.this
@Stability(value=External) public CfnService.PlacementConstraintProperty.Builder expression(String expression)
expression
- `CfnService.PlacementConstraintProperty.Expression`.this
@Stability(value=External) public CfnService.PlacementConstraintProperty build()
CfnService.PlacementConstraintProperty
NullPointerException
- if any required attribute was not providedCopyright © 2019. All rights reserved.