View a markdown version of this page

🏆 āļĒāļ­āļ”āļ™āļīāļĒāļĄ: app mesh/latest/APIReference/API HttpRouteHeader.html - Kapook Update 2025

HttpRouteHeader

An object that represents the HTTP header in the request.

Contents

name

A name for the HTTP header in the client request that will be matched on.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Required: Yes

invert

Specify True to match anything except the match criteria. The default value is False.

Type: Boolean

Required: No

match

The HeaderMatchMethod object.

Type: HeaderMatchMethod object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: