match

@JvmName(name = "lmrgsnhlmdscvnpi")
suspend fun match(value: Output<RouteSpecHttp2RouteMatchHeaderMatchArgs>)
@JvmName(name = "jlarhwmekjyibqfk")
suspend fun match(value: RouteSpecHttp2RouteMatchHeaderMatchArgs?)

Parameters

value

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


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

Parameters

argument

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