InstancesDistribution constructor
InstancesDistribution({})
Implementation
InstancesDistribution({
this.onDemandAllocationStrategy,
this.onDemandBaseCapacity,
this.onDemandPercentageAboveBaseCapacity,
this.spotAllocationStrategy,
this.spotInstancePools,
this.spotMaxPrice,
});