destination

@JvmName(name = "fxgwuwnwdrlpndtv")
suspend fun destination(value: Output<HttpRouteDestinationArgs>)
@JvmName(name = "kpkecgpioenenaay")
suspend fun destination(value: HttpRouteDestinationArgs?)

Parameters

value

The destination the requests will be mirrored to. The weight of the destination will be ignored.


@JvmName(name = "msiolejhupawqncx")
suspend fun destination(argument: suspend HttpRouteDestinationArgsBuilder.() -> Unit)

Parameters

argument

The destination the requests will be mirrored to. The weight of the destination will be ignored.