Uses of Interface
software.amazon.awscdk.interfaces.ec2.IVolumeAttachmentRef
Packages that use IVolumeAttachmentRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IVolumeAttachmentRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IVolumeAttachmentRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVolumeAttachmentRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IVolumeAttachmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVolumeAttachmentRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IVolumeAttachmentRefModifier and TypeClassDescriptionclassAttaches an Amazon EBS volume to a running instance and exposes it to the instance with the specified device name.