@Stability(value=Stable) public static final class CfnAutoScalingGroup.InstancesDistributionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAutoScalingGroup.InstancesDistributionProperty>
CfnAutoScalingGroup.InstancesDistributionProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder onDemandAllocationStrategy(String onDemandAllocationStrategy)
onDemandAllocationStrategy - `CfnAutoScalingGroup.InstancesDistributionProperty.OnDemandAllocationStrategy`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder onDemandBaseCapacity(Number onDemandBaseCapacity)
onDemandBaseCapacity - `CfnAutoScalingGroup.InstancesDistributionProperty.OnDemandBaseCapacity`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder onDemandPercentageAboveBaseCapacity(Number onDemandPercentageAboveBaseCapacity)
CfnAutoScalingGroup.InstancesDistributionProperty.getOnDemandPercentageAboveBaseCapacity()onDemandPercentageAboveBaseCapacity - `CfnAutoScalingGroup.InstancesDistributionProperty.OnDemandPercentageAboveBaseCapacity`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder spotAllocationStrategy(String spotAllocationStrategy)
spotAllocationStrategy - `CfnAutoScalingGroup.InstancesDistributionProperty.SpotAllocationStrategy`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder spotInstancePools(Number spotInstancePools)
CfnAutoScalingGroup.InstancesDistributionProperty.getSpotInstancePools()spotInstancePools - `CfnAutoScalingGroup.InstancesDistributionProperty.SpotInstancePools`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty.Builder spotMaxPrice(String spotMaxPrice)
CfnAutoScalingGroup.InstancesDistributionProperty.getSpotMaxPrice()spotMaxPrice - `CfnAutoScalingGroup.InstancesDistributionProperty.SpotMaxPrice`.this@Stability(value=Stable) public CfnAutoScalingGroup.InstancesDistributionProperty build()
build in interface software.amazon.jsii.Builder<CfnAutoScalingGroup.InstancesDistributionProperty>CfnAutoScalingGroup.InstancesDistributionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.