jobRunQueuingEnabled

@JvmName(name = "iqyyyjqslbidghom")
suspend fun jobRunQueuingEnabled(value: Output<Boolean>)
@JvmName(name = "smkypojbaqdehtwg")
suspend fun jobRunQueuingEnabled(value: Boolean?)

Parameters

value

Specifies whether job run queuing is enabled for the job runs for this job. A value of true means job run queuing is enabled for the job runs. If false or not populated, the job runs will not be considered for queueing.