match

@JvmName(name = "nchyaecjydstsrac")
suspend fun match(value: Output<RouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "ocihphiioniqycvc")
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 = "idbolvuwekpmrrtb")
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.