| Modifier and Type | Class and Description |
|---|---|
static class |
EmrCreateCluster.InstanceTypeConfigProperty.Jsii$Proxy
An implementation for
EmrCreateCluster.InstanceTypeConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.InstanceTypeConfigProperty |
EmrCreateCluster.InstanceTypeConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<EmrCreateCluster.InstanceTypeConfigProperty> |
EmrCreateCluster.InstanceFleetConfigProperty.getInstanceTypeConfigs()
(experimental) The instance type configurations that define the EC2 instances in the instance fleet.
|
List<EmrCreateCluster.InstanceTypeConfigProperty> |
EmrCreateCluster.InstanceFleetConfigProperty.Jsii$Proxy.getInstanceTypeConfigs() |
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.InstanceFleetConfigProperty.Builder |
EmrCreateCluster.InstanceFleetConfigProperty.Builder.instanceTypeConfigs(List<? extends EmrCreateCluster.InstanceTypeConfigProperty> instanceTypeConfigs)
Sets the value of
EmrCreateCluster.InstanceFleetConfigProperty.getInstanceTypeConfigs() |
| Constructor and Description |
|---|
Jsii$Proxy(EmrCreateCluster.InstanceRoleType instanceFleetType,
List<? extends EmrCreateCluster.InstanceTypeConfigProperty> instanceTypeConfigs,
EmrCreateCluster.InstanceFleetProvisioningSpecificationsProperty launchSpecifications,
String name,
Number targetOnDemandCapacity,
Number targetSpotCapacity)
Constructor that initializes the object based on literal property values passed by the
EmrCreateCluster.ApplicationConfigProperty.Builder. |
Copyright © 2020. All rights reserved.