allocationStrategy property

OnDemandProvisioningAllocationStrategy allocationStrategy
final

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.

Implementation

final OnDemandProvisioningAllocationStrategy allocationStrategy;