match

@JvmName(name = "gcxvtxafihmwttwv")
suspend fun match(value: Output<GatewayRouteSpecHttpRouteMatchHeaderMatchArgs>)
@JvmName(name = "clmqcndyjtwyairy")
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 = "layahmuhnalcawvr")
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.