---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# gcp_networkconnectivity_hub_route{% #gcp_networkconnectivity_hub_route %}

## `ancestors`{% #ancestors %}

**Type**: `UNORDERED_LIST_STRING`

## `create_time`{% #create_time %}

**Type**: `TIMESTAMP`**Provider name**: `createTime`**Description**: Output only. The time the route was created.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: An optional description of the route.

## `ip_cidr_range`{% #ip_cidr_range %}

**Type**: `STRING`**Provider name**: `ipCidrRange`**Description**: The destination IP address range.

## `labels`{% #labels %}

**Type**: `UNORDERED_LIST_STRING`

## `location`{% #location %}

**Type**: `STRING`**Provider name**: `location`**Description**: Output only. The origin location of the route. Uses the following form: "projects/{project}/locations/{location}" Example: projects/1234/locations/us-central1

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: Immutable. The name of the route. Route names must be unique. Route names use the following form: `projects/{project_number}/locations/global/hubs/{hub}/routeTables/{route_table_id}/routes/{route_id}`

## `next_hop_interconnect_attachment`{% #next_hop_interconnect_attachment %}

**Type**: `STRUCT`**Provider name**: `nextHopInterconnectAttachment`**Description**: Immutable. The next-hop VLAN attachment for packets on this route.

- `site_to_site_data_transfer`**Type**: `BOOLEAN`**Provider name**: `siteToSiteDataTransfer`**Description**: Indicates whether site-to-site data transfer is allowed for this interconnect attachment resource. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
- `uri`**Type**: `STRING`**Provider name**: `uri`**Description**: The URI of the interconnect attachment resource.
- `vpc_network`**Type**: `STRING`**Provider name**: `vpcNetwork`**Description**: The VPC network where this interconnect attachment is located.

## `next_hop_router_appliance_instance`{% #next_hop_router_appliance_instance %}

**Type**: `STRUCT`**Provider name**: `nextHopRouterApplianceInstance`**Description**: Immutable. The next-hop Router appliance instance for packets on this route.

- `site_to_site_data_transfer`**Type**: `BOOLEAN`**Provider name**: `siteToSiteDataTransfer`**Description**: Indicates whether site-to-site data transfer is allowed for this Router appliance instance resource. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
- `uri`**Type**: `STRING`**Provider name**: `uri`**Description**: The URI of the Router appliance instance.
- `vpc_network`**Type**: `STRING`**Provider name**: `vpcNetwork`**Description**: The VPC network where this VM is located.

## `next_hop_vpc_network`{% #next_hop_vpc_network %}

**Type**: `STRUCT`**Provider name**: `nextHopVpcNetwork`**Description**: Immutable. The destination VPC network for packets on this route.

- `uri`**Type**: `STRING`**Provider name**: `uri`**Description**: The URI of the VPC network resource

## `next_hop_vpn_tunnel`{% #next_hop_vpn_tunnel %}

**Type**: `STRUCT`**Provider name**: `nextHopVpnTunnel`**Description**: Immutable. The next-hop VPN tunnel for packets on this route.

- `site_to_site_data_transfer`**Type**: `BOOLEAN`**Provider name**: `siteToSiteDataTransfer`**Description**: Indicates whether site-to-site data transfer is allowed for this VPN tunnel resource. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
- `uri`**Type**: `STRING`**Provider name**: `uri`**Description**: The URI of the VPN tunnel resource.
- `vpc_network`**Type**: `STRING`**Provider name**: `vpcNetwork`**Description**: The VPC network where this VPN tunnel is located.

## `organization_id`{% #organization_id %}

**Type**: `STRING`

## `parent`{% #parent %}

**Type**: `STRING`

## `priority`{% #priority %}

**Type**: `INT64`**Provider name**: `priority`**Description**: Output only. The priority of this route. Priority is used to break ties in cases where a destination matches more than one route. In these cases the route with the lowest-numbered priority value wins.

## `project_id`{% #project_id %}

**Type**: `STRING`

## `project_number`{% #project_number %}

**Type**: `STRING`

## `region_id`{% #region_id %}

**Type**: `STRING`

## `resource_name`{% #resource_name %}

**Type**: `STRING`

## `spoke`{% #spoke %}

**Type**: `STRING`**Provider name**: `spoke`**Description**: Immutable. The spoke that this route leads to. Example: projects/12345/locations/global/spokes/SPOKE

## `state`{% #state %}

**Type**: `STRING`**Provider name**: `state`**Description**: Output only. The current lifecycle state of the route.**Possible values**:

- `STATE_UNSPECIFIED` - No state information available
- `CREATING` - The resource's create operation is in progress.
- `ACTIVE` - The resource is active
- `DELETING` - The resource's delete operation is in progress.
- `ACCEPTING` - The resource's accept operation is in progress.
- `REJECTING` - The resource's reject operation is in progress.
- `UPDATING` - The resource's update operation is in progress.
- `INACTIVE` - The resource is inactive.
- `OBSOLETE` - The hub associated with this spoke resource has been deleted. This state applies to spoke resources only.
- `FAILED` - The resource is in an undefined state due to resource creation or deletion failure. You can try to delete the resource later or contact support for help.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `type`{% #type %}

**Type**: `STRING`**Provider name**: `type`**Description**: Output only. The route's type. Its type is determined by the properties of its IP address range.**Possible values**:

- `ROUTE_TYPE_UNSPECIFIED` - No route type information specified
- `VPC_PRIMARY_SUBNET` - The route leads to a destination within the primary address range of the VPC network's subnet.
- `VPC_SECONDARY_SUBNET` - The route leads to a destination within the secondary address range of the VPC network's subnet.
- `DYNAMIC_ROUTE` - The route leads to a destination in a dynamic route. Dynamic routes are derived from Border Gateway Protocol (BGP) advertisements received from an NCC hybrid spoke.

## `uid`{% #uid %}

**Type**: `STRING`**Provider name**: `uid`**Description**: Output only. The Google-generated UUID for the route. This value is unique across all Network Connectivity Center route resources. If a route is deleted and another with the same name is created, the new route is assigned a different `uid`.

## `update_time`{% #update_time %}

**Type**: `TIMESTAMP`**Provider name**: `updateTime`**Description**: Output only. The time the route was last updated.

## `zone_id`{% #zone_id %}

**Type**: `STRING`
