Uses of Interface
software.amazon.awscdk.services.ec2.IVPCRef
Packages that use IVPCRef
Package
Description
Amazon EC2 Construct Library
Amazon VpcV2 Construct Library
-
Uses of IVPCRef in software.amazon.awscdk.services.ec2
Subinterfaces of IVPCRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterface
static interface
Internal default implementation forIVpc
.static interface
Internal default implementation forIVPCRef
.Classes in software.amazon.awscdk.services.ec2 that implement IVPCRefModifier and TypeClassDescriptionclass
Specifies a virtual private cloud (VPC).static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.class
Define an AWS Virtual Private Cloud. -
Uses of IVPCRef in software.amazon.awscdk.services.ec2.alpha
Subinterfaces of IVPCRef in software.amazon.awscdk.services.ec2.alphaModifier and TypeInterfaceDescriptioninterface
(experimental) Placeholder to see what extra props we might need, will be added to original IVPC.static interface
Internal default implementation forIVpcV2
.Classes in software.amazon.awscdk.services.ec2.alpha that implement IVPCRefModifier and TypeClassDescriptionstatic 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.