@Stability(value=Stable) @Internal 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(EmrCreateCluster.InstanceGroupConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
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, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(EmrCreateCluster.InstanceGroupConfigProperty.Builder builder)
EmrCreateCluster.ApplicationConfigProperty.Builder.public final Number getInstanceCount()
EmrCreateCluster.InstanceGroupConfigPropertygetInstanceCount in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final EmrCreateCluster.InstanceRoleType getInstanceRole()
EmrCreateCluster.InstanceGroupConfigPropertygetInstanceRole in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final String getInstanceType()
EmrCreateCluster.InstanceGroupConfigPropertygetInstanceType in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final EmrCreateCluster.AutoScalingPolicyProperty getAutoScalingPolicy()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: - None
getAutoScalingPolicy in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final String getBidPrice()
EmrCreateCluster.InstanceGroupConfigPropertyExpressed in USD.
Default: - None
getBidPrice in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final List<EmrCreateCluster.ConfigurationProperty> getConfigurations()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: - None
getConfigurations in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final EmrCreateCluster.EbsConfigurationProperty getEbsConfiguration()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: - None
getEbsConfiguration in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final EmrCreateCluster.InstanceMarket getMarket()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: - EMR selected default
getMarket in interface EmrCreateCluster.InstanceGroupConfigPropertypublic final String getName()
EmrCreateCluster.InstanceGroupConfigPropertyDefault: - None
getName in interface EmrCreateCluster.InstanceGroupConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.