headerName

@JvmName(name = "nkyqoprpoovytpbh")
suspend fun headerName(value: Output<String>)
@JvmName(name = "nbrepieccpbfywaw")
suspend fun headerName(value: String)

Parameters

value

The name of the HTTP header to match. For matching against the HTTP request's authority, use a headerMatch with the header name ":authority". For matching a request's method, use the headerName ":method".