Quota Sub Quota Info List Parameter Args
data class QuotaSubQuotaInfoListParameterArgs(val enablePriority: Output<Boolean>? = null, val forceReservedMin: Output<Boolean>? = null, val maxCu: Output<Int>, val minCu: Output<Int>, val schedulerType: Output<String>? = null, val singleJobCuLimit: Output<Int>? = null) : ConvertibleToJava<QuotaSubQuotaInfoListParameterArgs>
Constructors
Properties
Link copied to clipboard
Enable priority. Valid values: true/false, default: false
Link copied to clipboard
Exclusive or not. Valid values: true/false, default: false
Link copied to clipboard
Scheduling policy. Valid values: Fifo/Fair, default: Fifo
Link copied to clipboard
Single job CU upper limit. Valid value: greater than or equal to 1