Uses of Interface
software.amazon.awscdk.interfaces.ec2.IVPCGatewayAttachmentRef
Packages that use IVPCGatewayAttachmentRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IVPCGatewayAttachmentRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IVPCGatewayAttachmentRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVPCGatewayAttachmentRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IVPCGatewayAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVPCGatewayAttachmentRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IVPCGatewayAttachmentRefModifier and TypeClassDescriptionclassAttaches an internet gateway, or a virtual private gateway to a VPC, enabling connectivity between the internet and the VPC.