queuingMethod

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

Parameters

value

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