NetworkConfig / VpcConfig / OutpostsConfig / LocalGatewayConfig

Local Gateway configuration. Used to define a Local Gateway

Example

name: accelerator-lgw
id: lgw-abcxyz

Hierarchy

  • LocalGatewayConfig

Implements

Constructors

Properties

Constructors

Properties

id: "" = ''

The id for the Local Gateway

name: "" = ''

A friendly name for the Local Gateway

routeTables: LocalGatewayRouteTableConfig[] = []

The route tables for the Local Gateway

Generated using TypeDoc