@Stability(value=Stable) public static final class CfnCluster.InstanceTypeConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.InstanceTypeConfigProperty>
CfnCluster.InstanceTypeConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder instanceType(String instanceType)
CfnCluster.InstanceTypeConfigProperty.getInstanceType()instanceType - `CfnCluster.InstanceTypeConfigProperty.InstanceType`. This parameter is required.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder bidPrice(String bidPrice)
CfnCluster.InstanceTypeConfigProperty.getBidPrice()bidPrice - `CfnCluster.InstanceTypeConfigProperty.BidPrice`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder bidPriceAsPercentageOfOnDemandPrice(Number bidPriceAsPercentageOfOnDemandPrice)
bidPriceAsPercentageOfOnDemandPrice - `CfnCluster.InstanceTypeConfigProperty.BidPriceAsPercentageOfOnDemandPrice`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder configurations(IResolvable configurations)
CfnCluster.InstanceTypeConfigProperty.getConfigurations()configurations - `CfnCluster.InstanceTypeConfigProperty.Configurations`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder configurations(List<? extends Object> configurations)
CfnCluster.InstanceTypeConfigProperty.getConfigurations()configurations - `CfnCluster.InstanceTypeConfigProperty.Configurations`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder ebsConfiguration(CfnCluster.EbsConfigurationProperty ebsConfiguration)
CfnCluster.InstanceTypeConfigProperty.getEbsConfiguration()ebsConfiguration - `CfnCluster.InstanceTypeConfigProperty.EbsConfiguration`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder ebsConfiguration(IResolvable ebsConfiguration)
CfnCluster.InstanceTypeConfigProperty.getEbsConfiguration()ebsConfiguration - `CfnCluster.InstanceTypeConfigProperty.EbsConfiguration`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty.Builder weightedCapacity(Number weightedCapacity)
CfnCluster.InstanceTypeConfigProperty.getWeightedCapacity()weightedCapacity - `CfnCluster.InstanceTypeConfigProperty.WeightedCapacity`.this@Stability(value=Stable) public CfnCluster.InstanceTypeConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.InstanceTypeConfigProperty>CfnCluster.InstanceTypeConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.