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 TlsRouteRuleActionDestinationArgsBuilder.() -> Unit>)
suspend fun destinations(vararg argument: suspend TlsRouteRuleActionDestinationArgsBuilder.() -> Unit)
Parameters
argument
The destination to which traffic should be forwarded. Structure is documented below.