allocationStrategy property
Specifies the strategy to use in launching Spot Instance fleets. Currently, the only option is capacity-optimized (the default), which launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching.
Implementation
final SpotProvisioningAllocationStrategy? allocationStrategy;