match

@JvmName(name = "eepfwscfjulhokqa")
suspend fun match(value: Output<GatewayRouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "bmnnftqcuhrydmrb")
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 = "veqxwomxjrglvadn")
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.