match

@JvmName(name = "qvbjeboqraacexgc")
suspend fun match(value: Output<RouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "nomwsoqcaousyhwb")
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 = "ortvccvxcfgsqnwy")
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.