queuingMethod

val queuingMethod: Output<String>

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