NetworkConfig / VpcConfig / VirtualPrivateGatewayConfig

Virtual Private Gateway Configuration Used to define Virtual Private Gateways that are attached to a VPC.

Example

virtualPrivateGateway:
asn: 65500

Hierarchy

  • VirtualPrivateGatewayConfig

Implements

Constructors

Properties

Constructors

Properties

asn: 65000 = 65000

Define the ASN (Amazon Side) used for the Virtual Private Gateway

Remarks

The private ASN range is 64512 to 65534. The default is 65000.

Generated using TypeDoc