Interface Route.Origin

Enclosing class:
Route

public static interface Route.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 may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    service.
    static final String
    user.