A Route Table in Google Cloud defines how network traffic is directed within a Virtual Private Cloud (VPC). It contains a set of routes that determine the path packets take based on destination IP addresses. Each VPC network has its own system-generated route table, and custom routes can be added to control traffic flow between subnets, to the internet, or to on-premises networks.

gcp.networkconnectivity_route_table

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The time the route table was created.
datadog_display_namecorestring
descriptioncorestringAn optional description of the route table.
labelscorearray<string>Optional labels in key-value pair format. For more information about labels, see [Requirements for labels](https://cloud.google.com/resource-manager/docs/creating-managing-labels#requirements).
namecorestringImmutable. The name of the route table. Route table names must be unique. They use the following form: `projects/{project_number}/locations/global/hubs/{hub}/routeTables/{route_table_id}`
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. The current lifecycle state of this route table.
tagscorehstore
uidcorestringOutput only. 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`.
update_timecoretimestampOutput only. The time the route table was last updated.