enableMessageOrdering

@JvmName(name = "qktoivvnuwvteurm")
suspend fun enableMessageOrdering(value: Output<Boolean>)
@JvmName(name = "ydtvuehbituybpyr")
suspend fun enableMessageOrdering(value: Boolean?)

Parameters

value

If true, messages published with the same orderingKey in PubsubMessage will be delivered to the subscribers in the order in which they are received by the Pub/Sub system. Otherwise, they may be delivered in any order.