@Stability(value=Stable)
public static interface CfnInstanceFleetConfig.InstanceTypeConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceFleetConfig.InstanceTypeConfigProperty.Builder
A builder for
CfnInstanceFleetConfig.InstanceTypeConfigProperty |
static class |
CfnInstanceFleetConfig.InstanceTypeConfigProperty.Jsii$Proxy
An implementation for
CfnInstanceFleetConfig.InstanceTypeConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceFleetConfig.InstanceTypeConfigProperty.Builder |
builder() |
default String |
getBidPrice()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.BidPrice`.
|
default Number |
getBidPriceAsPercentageOfOnDemandPrice()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.BidPriceAsPercentageOfOnDemandPrice`.
|
default Object |
getConfigurations()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.Configurations`.
|
default Object |
getEbsConfiguration()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.EbsConfiguration`.
|
String |
getInstanceType()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.InstanceType`.
|
default Number |
getWeightedCapacity()
`CfnInstanceFleetConfig.InstanceTypeConfigProperty.WeightedCapacity`.
|
@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-instancetype@Stability(value=Stable) @Nullable default String getBidPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-bidprice@Stability(value=Stable) @Nullable default Number getBidPriceAsPercentageOfOnDemandPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-bidpriceaspercentageofondemandprice@Stability(value=Stable) @Nullable default Object getConfigurations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-configurations@Stability(value=Stable) @Nullable default Object getEbsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-ebsconfiguration@Stability(value=Stable) @Nullable default Number getWeightedCapacity()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-instancefleetconfig-instancetypeconfig.html#cfn-elasticmapreduce-instancefleetconfig-instancetypeconfig-weightedcapacity@Stability(value=Stable) static CfnInstanceFleetConfig.InstanceTypeConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.