@Stability(value=Stable) public static final class CfnPlacementGroupProps.Builder extends Object implements software.amazon.jsii.Builder<CfnPlacementGroupProps>
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
CfnPlacementGroupProps.getStrategy() |
@Stability(value=Stable) public CfnPlacementGroupProps.Builder strategy(String strategy)
CfnPlacementGroupProps.getStrategy()
strategy
- `AWS::EC2::PlacementGroup.Strategy`.this
@Stability(value=Stable) public CfnPlacementGroupProps build()
build
in interface software.amazon.jsii.Builder<CfnPlacementGroupProps>
CfnPlacementGroupProps
NullPointerException
- if any required attribute was not providedCopyright © 2020. All rights reserved.