Options
All
  • Public
  • Public/Protected
  • All
Menu

VPC route table configuration. Used to define a VPC route table.

Hierarchy

  • RouteTableConfig

Implements

Index

Constructors

Properties

Constructors

Properties

name: "" = ''

A friendly name for the VPC route table.

routes: RouteTableEntryConfig[] = []

An array of VPC route table entry configuration objects.

see

RouteTableEntryConfig

tags: Tag[] = []

An array of tag objects for the VPC route table.

Generated using TypeDoc