queuingMethod

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

Parameters

value

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