uid property
The Google-generated UUID for the route table.
This value is unique across all route table resources. If a route table is
deleted and another with the same name is created, the new route table is
assigned a different uid
.
Output only.
Implementation
core.String? uid;