Uses of Class
software.amazon.awscdk.services.ec2.alpha.VPCPeeringConnection
-
Uses of VPCPeeringConnection in software.amazon.awscdk.services.ec2.alpha
Modifier and TypeMethodDescriptionVPCPeeringConnection.Builder.build()
IVpcV2.createPeeringConnection
(String id, VPCPeeringConnectionOptions options) (experimental) Creates a new peering connection A peering connection is a private virtual network established between two VPCs.default VPCPeeringConnection
IVpcV2.Jsii$Default.createPeeringConnection
(String id, VPCPeeringConnectionOptions options) (experimental) Creates a new peering connection A peering connection is a private virtual network established between two VPCs.final VPCPeeringConnection
IVpcV2.Jsii$Proxy.createPeeringConnection
(String id, VPCPeeringConnectionOptions options) (experimental) Creates a new peering connection A peering connection is a private virtual network established between two VPCs.VpcV2Base.createPeeringConnection
(String id, VPCPeeringConnectionOptions options) (experimental) Creates a peering connection.