traffic

@JvmName(name = "vcrjdteqjvlgvfav")
suspend fun traffic(value: Output<Map<String, Int>>)
@JvmName(name = "cfhqreieimhvfoya")
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 = "pfamtjjciunflhhy")
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.