traffic

@JvmName(name = "etcemuoujoopxctw")
suspend fun traffic(value: Output<Map<String, Int>>)
@JvmName(name = "lunmqthxhbvroutn")
suspend fun traffic(value: Map<String, Int>?)

Parameters

value

Percentage of traffic from endpoint to divert to each deployment. Traffic values need to sum to 100.


@JvmName(name = "mauleophwqchpcif")
fun traffic(vararg values: Pair<String, Int>)

Parameters

values

Percentage of traffic from endpoint to divert to each deployment. Traffic values need to sum to 100.