@Stability(value=External) public static final class CfnPlacementGroupProps.Builder extends Object
CfnPlacementGroupProps
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnPlacementGroupProps |
build()
Builds the configured instance.
|
CfnPlacementGroupProps.Builder |
strategy(String strategy)
Sets the value of Strategy
|
@Stability(value=External) public CfnPlacementGroupProps.Builder strategy(String strategy)
strategy
- `AWS::EC2::PlacementGroup.Strategy`.this
@Stability(value=External) public CfnPlacementGroupProps build()
CfnPlacementGroupProps
NullPointerException
- if any required attribute was not providedCopyright © 2019. All rights reserved.