match

@JvmName(name = "mwvyhjnmxcuyqprx")
suspend fun match(value: Output<GatewayRouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "dsjtirgvdmdajmss")
suspend fun match(value: GatewayRouteSpecHttpRouteMatchHeaderMatchArgs?)

Parameters

value

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


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

Parameters

argument

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