Interface RouteCollectionVPCContextRoutesItem.Origin

  • Enclosing class:
    RouteCollectionVPCContextRoutesItem

    public static interface RouteCollectionVPCContextRoutesItem.Origin
    The origin of this route: - `service`: route was directly created by a service - `user`: route was directly created by a user The enumerated values for this property are expected to expand in the future. When processing this property, check for and log unknown values. Optionally halt processing and surface the error, or bypass the route on which the unexpected property value was encountered.