maxConcurrency

@JvmName(name = "wjrmqhtobxulgioo")
suspend fun maxConcurrency(value: Output<Int>)
@JvmName(name = "tlbflxcreuaiqsfn")
suspend fun maxConcurrency(value: Int?)

Parameters

value

The maximum number of instances running at the same time. The default value is 1, that is, the last trigger is not completed, and the next trigger will not be performed even at the running time.