destinations
Parameters
value
The destination to which traffic should be forwarded. Structure is documented below.
Parameters
values
The destination to which traffic should be forwarded. Structure is documented below.
suspend fun destinations(argument: List<suspend HttpRouteRuleActionDestinationArgsBuilder.() -> Unit>)
suspend fun destinations(vararg argument: suspend HttpRouteRuleActionDestinationArgsBuilder.() -> Unit)
Parameters
argument
The destination to which traffic should be forwarded. Structure is documented below.