@Stability(value=Experimental) public static final class EmrCreateCluster.InstanceTypeConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.InstanceTypeConfigProperty
EmrCreateCluster.InstanceTypeConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.InstanceTypeConfigProperty.Builder, EmrCreateCluster.InstanceTypeConfigProperty.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) |
String |
getBidPrice()
The bid price for each EC2 Spot instance type as defined by InstanceType.
|
Number |
getBidPriceAsPercentageOfOnDemandPrice()
The bid price, as a percentage of On-Demand price.
|
List<EmrCreateCluster.ConfigurationProperty> |
getConfigurations()
A configuration classification that applies when provisioning cluster instances, which can include configurations for applications and software that run on the cluster.
|
EmrCreateCluster.EbsConfigurationProperty |
getEbsConfiguration()
The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by InstanceType.
|
String |
getInstanceType()
An EC2 instance type.
|
Number |
getWeightedCapacity()
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in the InstanceFleetConfig.
|
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 String getInstanceType()
EmrCreateCluster.InstanceTypeConfigPropertyEXPERIMENTAL
getInstanceType in interface EmrCreateCluster.InstanceTypeConfigPropertypublic String getBidPrice()
EmrCreateCluster.InstanceTypeConfigPropertyExpressed in USD.
Default: No bidPrice
EXPERIMENTAL
getBidPrice in interface EmrCreateCluster.InstanceTypeConfigPropertypublic Number getBidPriceAsPercentageOfOnDemandPrice()
EmrCreateCluster.InstanceTypeConfigPropertyDefault: No bidPriceAsPercentageOfOnDemandPrice
EXPERIMENTAL
getBidPriceAsPercentageOfOnDemandPrice in interface EmrCreateCluster.InstanceTypeConfigPropertypublic List<EmrCreateCluster.ConfigurationProperty> getConfigurations()
EmrCreateCluster.InstanceTypeConfigPropertyDefault: No configurations
EXPERIMENTAL
getConfigurations in interface EmrCreateCluster.InstanceTypeConfigPropertypublic EmrCreateCluster.EbsConfigurationProperty getEbsConfiguration()
EmrCreateCluster.InstanceTypeConfigPropertyDefault: No ebsConfiguration
EXPERIMENTAL
getEbsConfiguration in interface EmrCreateCluster.InstanceTypeConfigPropertypublic Number getWeightedCapacity()
EmrCreateCluster.InstanceTypeConfigPropertyDefault: No weightedCapacity
EXPERIMENTAL
getWeightedCapacity in interface EmrCreateCluster.InstanceTypeConfigPropertypublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.