OnDemandProvisioningSpecification
The launch specification for On-Demand Instances in the instance fleet, which determines the allocation strategy.
The instance fleet configuration is available only in Amazon EMR releases 4.8.0 and later, excluding 5.0.x versions. On-Demand Instances allocation strategy is available in Amazon EMR releases 5.12.1 and later.
Types
Properties
Link copied to clipboard
Specifies the strategy to use in launching On-Demand instance fleets. Currently, the only option is lowest-price
(the default), which launches the lowest price first.
Link copied to clipboard
The launch specification for On-Demand instances in the instance fleet, which determines the allocation strategy.
Functions
Link copied to clipboard
inline fun copy(block: OnDemandProvisioningSpecification.Builder.() -> Unit = {}): OnDemandProvisioningSpecification