destination

@JvmName(name = "uquufuikttyjrwgt")
suspend fun destination(value: Output<HttpRouteDestinationArgs>)
@JvmName(name = "yvhepdvijaxprebs")
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 = "yqtxqxcqgygynhil")
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.