Uses of Interface
software.amazon.awscdk.interfaces.ec2.IEIPRef
Packages that use IEIPRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IEIPRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IEIPRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEIPRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IEIPRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEIPRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IEIPRefModifier and TypeClassDescriptionclassSpecifies an Elastic IP (EIP) address and can, optionally, associate it with an Amazon EC2 instance.