IHttpHeaderMatch

google.cloud.compute.v1. IHttpHeaderMatch

Properties of a HttpHeaderMatch.

Properties:
Name Type Attributes Description
exactMatch string | null <optional>

HttpHeaderMatch exactMatch

headerName string | null <optional>

HttpHeaderMatch headerName

invertMatch boolean | null <optional>

HttpHeaderMatch invertMatch

prefixMatch string | null <optional>

HttpHeaderMatch prefixMatch

presentMatch boolean | null <optional>

HttpHeaderMatch presentMatch

rangeMatch google.cloud.compute.v1.IInt64RangeMatch | null <optional>

HttpHeaderMatch rangeMatch

regexMatch string | null <optional>

HttpHeaderMatch regexMatch

suffixMatch string | null <optional>

HttpHeaderMatch suffixMatch