Readonly
gatewayDesignate a gateway to associate this route table with.
Only define this property when creating a gateway route table. Leave undefined for subnet route tables.
Readonly
nameA friendly name for the VPC route table.
Readonly
routesReadonly
tagsAn array of tag objects for the VPC route table.
Generated using TypeDoc
NetworkConfig / VpcConfig | VpcTemplatesConfig / RouteTableConfig
VPC route table configuration. Used to define a VPC route table.
Example
Subnet route table
Example
Gateway route table