Uses of Interface
software.amazon.awscdk.interfaces.ec2.IEIPAssociationRef
Packages that use IEIPAssociationRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IEIPAssociationRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IEIPAssociationRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEIPAssociationRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IEIPAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEIPAssociationRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IEIPAssociationRefModifier and TypeClassDescriptionclassAssociates an Elastic IP address with an instance or a network interface.