routeStatus property

String? routeStatus
final

Output only The status of the route. This status applies to dynamic routes learned by Cloud Routers. It is also applicable to routes undergoing migration. Check the RouteStatus enum for the list of possible values.

Implementation

final String? routeStatus;