Spot Priority Profile Args
constructor(allocationStrategy: Output<Either<String, SpotAllocationStrategy>>? = null, capacity: Output<Int>? = null, evictionPolicy: Output<Either<String, EvictionPolicy>>? = null, maintain: Output<Boolean>? = null, maxPricePerVM: Output<Double>? = null, minCapacity: Output<Int>? = null)