scheduler

@JvmName(name = "daahtggvdsnuewxl")
suspend fun scheduler(value: Output<String>)
@JvmName(name = "xjedxnlpjjdgsfvj")
suspend fun scheduler(value: String?)

Parameters

value

Scheduling algorithm, Valid values: wrr, rr, wlc, sch, tcp, qch. Default to wrr. Only when protocol is tcp or udp, scheduler can be set to sch. Only when instance is guaranteed-performance instance and protocol is tcp or udp, scheduler can be set to tch. Only when instance is guaranteed-performance instance and protocol is udp, scheduler can be set to qch.