@Stability(value=Experimental) public static final class EmrCreateCluster.InstanceGroupConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.InstanceGroupConfigProperty
EmrCreateCluster.InstanceGroupConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.InstanceGroupConfigProperty.Builder, EmrCreateCluster.InstanceGroupConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
EmrCreateCluster.AutoScalingPolicyProperty |
getAutoScalingPolicy()
An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
|
String |
getBidPrice()
The bid price for each EC2 Spot instance type as defined by InstanceType.
|
List<EmrCreateCluster.ConfigurationProperty> |
getConfigurations()
The list of configurations supplied for an EMR cluster instance group.
|
EmrCreateCluster.EbsConfigurationProperty |
getEbsConfiguration()
EBS configurations that will be attached to each EC2 instance in the instance group.
|
Number |
getInstanceCount()
Target number of instances for the instance group.
|
EmrCreateCluster.InstanceRoleType |
getInstanceRole()
The role of the instance group in the cluster.
|
String |
getInstanceType()
The EC2 instance type for all instances in the instance group.
|
EmrCreateCluster.InstanceMarket |
getMarket()
Market type of the EC2 instances used to create a cluster node.
|
String |
getName()
Friendly name given to the instance group.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public Number getInstanceCount()
EmrCreateCluster.InstanceGroupConfigPropertyEXPERIMENTAL
getInstanceCount in interface EmrCreateCluster.InstanceGroupConfigPropertypublic EmrCreateCluster.InstanceRoleType getInstanceRole()
EmrCreateCluster.InstanceGroupConfigPropertyEXPERIMENTAL
getInstanceRole in interface EmrCreateCluster.InstanceGroupConfigPropertypublic String getInstanceType()
EmrCreateCluster.InstanceGroupConfigPropertyEXPERIMENTAL
getInstanceType in interface EmrCreateCluster.InstanceGroupConfigPropertypublic EmrCreateCluster.AutoScalingPolicyProperty getAutoScalingPolicy()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: No autoScalingPolicy
EXPERIMENTAL
getAutoScalingPolicy in interface EmrCreateCluster.InstanceGroupConfigPropertypublic String getBidPrice()
EmrCreateCluster.InstanceGroupConfigPropertyExpressed in USD.
Default: No bidPrice
EXPERIMENTAL
getBidPrice in interface EmrCreateCluster.InstanceGroupConfigPropertypublic List<EmrCreateCluster.ConfigurationProperty> getConfigurations()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: No configurations
EXPERIMENTAL
getConfigurations in interface EmrCreateCluster.InstanceGroupConfigPropertypublic EmrCreateCluster.EbsConfigurationProperty getEbsConfiguration()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: No ebsConfiguration
EXPERIMENTAL
getEbsConfiguration in interface EmrCreateCluster.InstanceGroupConfigPropertypublic EmrCreateCluster.InstanceMarket getMarket()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: EMR selected default
EXPERIMENTAL
getMarket in interface EmrCreateCluster.InstanceGroupConfigPropertypublic String getName()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: No name
EXPERIMENTAL
getName in interface EmrCreateCluster.InstanceGroupConfigPropertypublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.