NetworkConfig / TransitGatewayConfig / TransitGatewayRouteTableConfig / TransitGatewayRouteEntryConfig / TransitGatewayRouteTableVpcEntryConfig

Transit Gateway VPC entry configuration. Used to define an account and VPC name for Transit Gateway static route entries.

Example

account: Network
vpcName: Network-Inspection

Hierarchy

  • TransitGatewayRouteTableVpcEntryConfig

Implements

Constructors

Properties

Constructors

Properties

account: "" = ''

The friendly name of the account where the VPC resides.

vpcName: "" = ''

The friendly name of the VPC.

Generated using TypeDoc