allowQueueing

val allowQueueing: Output<Boolean>?

Whether new scheduled runs can be queued when max_concurrent_runs limit is reached. If set to true, new runs will be queued instead of skipped. Default to false.