match

@JvmName(name = "eaqlfektivhnrpst")
suspend fun match(value: Output<GatewayRouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "tebdprtnrgxdtugi")
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 = "fiwwkveppfknkwek")
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.