Amazon VpcV2 Construct Library
-
static interface
Internal default implementation for
IVpcV2
.
static final class
A proxy class which represents a concrete javascript instance of this type.
class
(experimental) This class provides a foundation for creating and configuring a VPC with advanced features such as IPAM (IP Address Management) and IPv6 support.
class
(experimental) Base class for creating a VPC (Virtual Private Cloud) in AWS.
(experimental) Create a VPC from existing attributes.
(experimental) The VPC that is accepting the peering connection.
(experimental) The VPC that is requesting the peering connection.
EgressOnlyInternetGatewayProps.getVpc()
(experimental) The ID of the VPC for which to create the egress-only internet gateway.
EgressOnlyInternetGatewayProps.Jsii$Proxy.getVpc()
(experimental) The ID of the VPC for which to create the internet gateway.
InternetGatewayProps.Jsii$Proxy.getVpc()
(experimental) The ID of the VPC in which the NAT gateway is located.
NatGatewayProps.Jsii$Proxy.getVpc()
(experimental) The ID of the VPC.
RouteTableProps.Jsii$Proxy.getVpc()
SubnetV2Props.Jsii$Proxy.getVpc()
(experimental) The ID of the VPC for which to create the VPN gateway.
VPNGatewayV2Props.Jsii$Proxy.getVpc()
(experimental) The VPC that is accepting the peering connection.
(experimental) The VPC that is requesting the peering connection.
EgressOnlyInternetGateway.Builder.vpc(IVpcV2 vpc)
(experimental) The ID of the VPC for which to create the egress-only internet gateway.
EgressOnlyInternetGatewayProps.Builder.vpc(IVpcV2 vpc)
(experimental) The ID of the VPC for which to create the internet gateway.
(experimental) The ID of the VPC in which the NAT gateway is located.
(experimental) The ID of the VPC.
(experimental) The ID of the VPC for which to create the VPN gateway.