Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkInterfaceAttachmentRef
Packages that use INetworkInterfaceAttachmentRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkInterfaceAttachmentRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkInterfaceAttachmentRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkInterfaceAttachmentRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkInterfaceAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkInterfaceAttachmentRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement INetworkInterfaceAttachmentRefModifier and TypeClassDescriptionclassAttaches an elastic network interface (ENI) to an Amazon EC2 instance.