@Stability(value=Stable)
public static interface CfnCluster.InstanceGroupConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCluster.InstanceGroupConfigProperty.Builder
A builder for
CfnCluster.InstanceGroupConfigProperty |
static class |
CfnCluster.InstanceGroupConfigProperty.Jsii$Proxy
An implementation for
CfnCluster.InstanceGroupConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCluster.InstanceGroupConfigProperty.Builder |
builder() |
default Object |
getAutoScalingPolicy()
`CfnCluster.InstanceGroupConfigProperty.AutoScalingPolicy`.
|
default String |
getBidPrice()
`CfnCluster.InstanceGroupConfigProperty.BidPrice`.
|
default Object |
getConfigurations()
`CfnCluster.InstanceGroupConfigProperty.Configurations`.
|
default Object |
getEbsConfiguration()
`CfnCluster.InstanceGroupConfigProperty.EbsConfiguration`.
|
Number |
getInstanceCount()
`CfnCluster.InstanceGroupConfigProperty.InstanceCount`.
|
String |
getInstanceType()
`CfnCluster.InstanceGroupConfigProperty.InstanceType`.
|
default String |
getMarket()
`CfnCluster.InstanceGroupConfigProperty.Market`.
|
default String |
getName()
`CfnCluster.InstanceGroupConfigProperty.Name`.
|
@Stability(value=Stable) @NotNull Number getInstanceCount()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-instancecount@Stability(value=Stable) @NotNull String getInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-instancetype@Stability(value=Stable) @Nullable default Object getAutoScalingPolicy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-autoscalingpolicy@Stability(value=Stable) @Nullable default String getBidPrice()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-bidprice@Stability(value=Stable) @Nullable default Object getConfigurations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-configurations@Stability(value=Stable) @Nullable default Object getEbsConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-ebsconfiguration@Stability(value=Stable) @Nullable default String getMarket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-market@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticmapreduce-cluster-instancegroupconfig.html#cfn-elasticmapreduce-cluster-instancegroupconfig-name@Stability(value=Stable) static CfnCluster.InstanceGroupConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.