IPathMatcher

google.cloud.compute.v1. IPathMatcher

Properties of a PathMatcher.

Properties:
Name Type Attributes Description
defaultRouteAction google.cloud.compute.v1.IHttpRouteAction | null <optional>

PathMatcher defaultRouteAction

defaultService string | null <optional>

PathMatcher defaultService

defaultUrlRedirect google.cloud.compute.v1.IHttpRedirectAction | null <optional>

PathMatcher defaultUrlRedirect

description string | null <optional>

PathMatcher description

headerAction google.cloud.compute.v1.IHttpHeaderAction | null <optional>

PathMatcher headerAction

name string | null <optional>

PathMatcher name

pathRules Array.<google.cloud.compute.v1.IPathRule> | null <optional>

PathMatcher pathRules

routeRules Array.<google.cloud.compute.v1.IHttpRouteRule> | null <optional>

PathMatcher routeRules