@Stability(value=Stable) public static final class CfnSpotFleet.SpotPlacementProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSpotFleet.SpotPlacementProperty>
CfnSpotFleet.SpotPlacementProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSpotFleet.SpotPlacementProperty.Builder |
availabilityZone(String availabilityZone)
Sets the value of
CfnSpotFleet.SpotPlacementProperty.getAvailabilityZone() |
CfnSpotFleet.SpotPlacementProperty |
build()
Builds the configured instance.
|
CfnSpotFleet.SpotPlacementProperty.Builder |
groupName(String groupName)
Sets the value of
CfnSpotFleet.SpotPlacementProperty.getGroupName() |
CfnSpotFleet.SpotPlacementProperty.Builder |
tenancy(String tenancy)
Sets the value of
CfnSpotFleet.SpotPlacementProperty.getTenancy() |
@Stability(value=Stable) public CfnSpotFleet.SpotPlacementProperty.Builder availabilityZone(String availabilityZone)
CfnSpotFleet.SpotPlacementProperty.getAvailabilityZone()availabilityZone - `CfnSpotFleet.SpotPlacementProperty.AvailabilityZone`.this@Stability(value=Stable) public CfnSpotFleet.SpotPlacementProperty.Builder groupName(String groupName)
CfnSpotFleet.SpotPlacementProperty.getGroupName()groupName - `CfnSpotFleet.SpotPlacementProperty.GroupName`.this@Stability(value=Stable) public CfnSpotFleet.SpotPlacementProperty.Builder tenancy(String tenancy)
CfnSpotFleet.SpotPlacementProperty.getTenancy()tenancy - `CfnSpotFleet.SpotPlacementProperty.Tenancy`.this@Stability(value=Stable) public CfnSpotFleet.SpotPlacementProperty build()
build in interface software.amazon.jsii.Builder<CfnSpotFleet.SpotPlacementProperty>CfnSpotFleet.SpotPlacementPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.