One or more associations between the route table and the Subnets.
| Name | Type | Description | Notes |
|---|---|---|---|
| linkRouteTableId | String | The ID of the association between the route table and the Net or Subnet. | [optional] |
| main | Boolean | If true, the route table is the main one. | [optional] |
| netId | String | The ID of the Net, if the route table is not explicitly linked to a Subnet. | [optional] |
| routeTableId | String | The ID of the route table. | [optional] |
| subnetId | String | The ID of the Subnet, if the route table is explicitly linked to a Subnet. | [optional] |