match

@JvmName(name = "bltbfblygyjjtvdc")
suspend fun match(value: Output<RouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "dwbeehaetxlocwvt")
suspend fun match(value: RouteSpecHttpRouteMatchHeaderMatchArgs?)

Parameters

value

Method and value to match the header value sent with a request. Specify one match method.


@JvmName(name = "eaaaqhwbbuuaebdw")
suspend fun match(argument: suspend RouteSpecHttpRouteMatchHeaderMatchArgsBuilder.() -> Unit)

Parameters

argument

Method and value to match the header value sent with a request. Specify one match method.