| Modifier and Type | Method and Description |
|---|---|
default EmrCreateCluster.SpotAllocationStrategy |
EmrCreateCluster.SpotProvisioningSpecificationProperty.getAllocationStrategy()
Specifies the strategy to use in launching Spot Instance fleets.
|
EmrCreateCluster.SpotAllocationStrategy |
EmrCreateCluster.SpotProvisioningSpecificationProperty.Jsii$Proxy.getAllocationStrategy() |
static EmrCreateCluster.SpotAllocationStrategy |
EmrCreateCluster.SpotAllocationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmrCreateCluster.SpotAllocationStrategy[] |
EmrCreateCluster.SpotAllocationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmrCreateCluster.SpotProvisioningSpecificationProperty.Builder |
EmrCreateCluster.SpotProvisioningSpecificationProperty.Builder.allocationStrategy(EmrCreateCluster.SpotAllocationStrategy allocationStrategy)
|
Copyright © 2022. All rights reserved.