runConcurrently

@JvmName(name = "howcnfplqnmduudn")
suspend fun runConcurrently(value: Output<Any>)
@JvmName(name = "cjgpqbcutyakaaxp")
suspend fun runConcurrently(value: Any?)

Parameters

value

Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)