defaultService property
Fallback backend self-link consulted when neither pathRules nor
routeRules match. Accepts either a backend_service or a
backend_bucket self-link (same union as
GoogleComputeUrlMap.defaultService). Mutually exclusive with
defaultUrlRedirect.
Implementation
final TfArg<String>? defaultService;