@Stability(value=Experimental) public static final class EmrCreateCluster.InstanceFleetConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EmrCreateCluster.InstanceFleetConfigProperty
EmrCreateCluster.InstanceFleetConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeEmrCreateCluster.InstanceFleetConfigProperty.Builder, EmrCreateCluster.InstanceFleetConfigProperty.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.InstanceRoleType |
getInstanceFleetType()
The node type that the instance fleet hosts.
|
List<EmrCreateCluster.InstanceTypeConfigProperty> |
getInstanceTypeConfigs()
The instance type configurations that define the EC2 instances in the instance fleet.
|
EmrCreateCluster.InstanceFleetProvisioningSpecificationsProperty |
getLaunchSpecifications()
The launch specification for the instance fleet.
|
String |
getName()
The friendly name of the instance fleet.
|
Number |
getTargetOnDemandCapacity()
The target capacity of On-Demand units for the instance fleet, which determines how many On-Demand instances to provision.
|
Number |
getTargetSpotCapacity()
The target capacity of Spot units for the instance fleet, which determines how many Spot instances to provision.
|
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 EmrCreateCluster.InstanceRoleType getInstanceFleetType()
EmrCreateCluster.InstanceFleetConfigPropertyValid values are MASTER,CORE,and TASK.
EXPERIMENTAL
getInstanceFleetType in interface EmrCreateCluster.InstanceFleetConfigPropertypublic List<EmrCreateCluster.InstanceTypeConfigProperty> getInstanceTypeConfigs()
EmrCreateCluster.InstanceFleetConfigPropertyDefault: No instanceTpeConfigs
EXPERIMENTAL
getInstanceTypeConfigs in interface EmrCreateCluster.InstanceFleetConfigPropertypublic EmrCreateCluster.InstanceFleetProvisioningSpecificationsProperty getLaunchSpecifications()
EmrCreateCluster.InstanceFleetConfigPropertyDefault: No launchSpecifications
EXPERIMENTAL
getLaunchSpecifications in interface EmrCreateCluster.InstanceFleetConfigPropertypublic String getName()
EmrCreateCluster.InstanceFleetConfigPropertyDefault: No name
EXPERIMENTAL
getName in interface EmrCreateCluster.InstanceFleetConfigPropertypublic Number getTargetOnDemandCapacity()
EmrCreateCluster.InstanceFleetConfigPropertyDefault: No targetOnDemandCapacity
EXPERIMENTAL
getTargetOnDemandCapacity in interface EmrCreateCluster.InstanceFleetConfigPropertypublic Number getTargetSpotCapacity()
EmrCreateCluster.InstanceFleetConfigPropertyDefault: No targetSpotCapacity
EXPERIMENTAL
getTargetSpotCapacity in interface EmrCreateCluster.InstanceFleetConfigPropertypublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.