deployedRoutes property

Current routes deployed in the ingress routing table.

A route which is missing will appear in missing_routes.

Implementation

core.List<GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute>?
    deployedRoutes;