dscps

@JvmName(name = "yaafdrmwxwhmrspl")
suspend fun dscps(value: Output<List<String>>)
@JvmName(name = "yrauyarwbrnqwgcp")
suspend fun dscps(value: List<String>?)

Parameters

value

The DSCP value of the traffic packet to be matched in the current queue, ranging from 0 to 63.


@JvmName(name = "bkwiwqghsmyntvae")
suspend fun dscps(vararg values: Output<String>)


@JvmName(name = "tsxvgddywhbssjdd")
suspend fun dscps(values: List<Output<String>>)
@JvmName(name = "darldkdmnrrjfdkd")
suspend fun dscps(vararg values: String)

Parameters

values

The DSCP value of the traffic packet to be matched in the current queue, ranging from 0 to 63.