Hierarchy

  • VpcPeeringProps

Properties

name: string

The name of the peering connection.

peerOwnerId: string

The AWS account ID of the owner of the accepter VPC.

peerRegion: string

The Region code for the accepter VPC, if the accepter VPC is located in a Region other than the Region in which you make the request.

peerRoleName?: string

The name of the VPC peer role for the peering connection in another AWS account.

peerVpcId: string

The ID of the VPC with which you are creating the VPC peering connection.

tags?: CfnTag[]

An optional list of CloudFormation tags.

vpcId: string

The ID of the VPC creating the connection request.

Generated using TypeDoc