Options
All
  • Public
  • Public/Protected
  • All
Menu

VPC peering configuration. Used to define VPC peering connections.

Hierarchy

  • VpcPeeringConfig

Implements

Index

Constructors

Properties

Constructors

Properties

name: string = ''

A friendly name for the peering connection.

tags: undefined | Tag[] = undefined

An array of tags for the peering connection.

vpcs: string[] = []

The VPCs to peer.

Generated using TypeDoc