maxConcurrentRuns

@JvmName(name = "cjxuussuprnvoplq")
suspend fun maxConcurrentRuns(value: Output<Int>)
@JvmName(name = "ydjsmhultbwddowl")
suspend fun maxConcurrentRuns(value: Int?)

Parameters

value

Prevents exceeding the maximum number of concurrent runs of any of the component jobs. If you leave this parameter blank, there is no limit to the number of concurrent workflow runs.