Optional
Readonly
gatewayDesignate a gateway to associate this route table with.
Readonly
nameA friendly name for the VPC route table.
Optional
Readonly
routesAn array of VPC route table entry configuration objects.
Optional
Readonly
tags(OPTIONAL) An array of tag objects for the VPC route table.
NetworkConfig / VpcConfig | VpcTemplatesConfig / RouteTableConfig
Virtual Private Cloud (VPC) route table configuration.
Description
Use this configuration to define custom route tables for your VPC. Route tables contain a set of rules, called routes, to determine where network traffic from a subnet or gateway is directed.
Example: Subnet route table
Example: Gateway route table