queuingMethod

@JvmName(name = "vdggqhtkrrwpyuhf")
suspend fun queuingMethod(value: Output<String>)
@JvmName(name = "eyksuioeoetxdssg")
suspend fun queuingMethod(value: String?)

Parameters

value

Way of queuing. Value: -'random': random. -'fifo': first in, first out. -'Passthrough ': through. -'Reject-all': reject all.