Uses of Enum
software.amazon.awscdk.services.stepfunctions.tasks.EmrCreateCluster.OnDemandAllocationStrategy
Package
Description
Tasks for AWS Step Functions
-
Uses of EmrCreateCluster.OnDemandAllocationStrategy in software.amazon.awscdk.services.stepfunctions.tasks
Modifier and TypeMethodDescriptionEmrCreateCluster.OnDemandProvisioningSpecificationProperty.getAllocationStrategy()
Specifies the strategy to use in launching On-Demand instance fleets.EmrCreateCluster.OnDemandProvisioningSpecificationProperty.Jsii$Proxy.getAllocationStrategy()
Returns the enum constant of this type with the specified name.EmrCreateCluster.OnDemandAllocationStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEmrCreateCluster.OnDemandProvisioningSpecificationProperty.Builder.allocationStrategy
(EmrCreateCluster.OnDemandAllocationStrategy allocationStrategy)