@Stability(value=Experimental) @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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number instanceCount,
EmrCreateCluster.InstanceRoleType instanceRole,
String instanceType,
EmrCreateCluster.AutoScalingPolicyProperty autoScalingPolicy,
String bidPrice,
List<? extends EmrCreateCluster.ConfigurationProperty> configurations,
EmrCreateCluster.EbsConfigurationProperty ebsConfiguration,
EmrCreateCluster.InstanceMarket market,
String name)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
EmrCreateCluster.AutoScalingPolicyProperty |
getAutoScalingPolicy()
(experimental) An automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster.
|
String |
getBidPrice()
(experimental) The bid price for each EC2 Spot instance type as defined by InstanceType.
|
List<EmrCreateCluster.ConfigurationProperty> |
getConfigurations()
(experimental) The list of configurations supplied for an EMR cluster instance group.
|
EmrCreateCluster.EbsConfigurationProperty |
getEbsConfiguration()
(experimental) EBS configurations that will be attached to each EC2 instance in the instance group.
|
Number |
getInstanceCount()
(experimental) Target number of instances for the instance group.
|
EmrCreateCluster.InstanceRoleType |
getInstanceRole()
(experimental) The role of the instance group in the cluster.
|
String |
getInstanceType()
(experimental) The EC2 instance type for all instances in the instance group.
|
EmrCreateCluster.InstanceMarket |
getMarket()
(experimental) Market type of the EC2 instances used to create a cluster node.
|
String |
getName()
(experimental) 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(Number instanceCount, EmrCreateCluster.InstanceRoleType instanceRole, String instanceType, EmrCreateCluster.AutoScalingPolicyProperty autoScalingPolicy, String bidPrice, List<? extends EmrCreateCluster.ConfigurationProperty> configurations, EmrCreateCluster.EbsConfigurationProperty ebsConfiguration, EmrCreateCluster.InstanceMarket market, String name)
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 © 2021. All rights reserved.