Uses of Interface
software.amazon.awscdk.interfaces.ec2.VolumeAttachmentReference
Packages that use VolumeAttachmentReference
Package
Description
Amazon EC2 Construct Library
-
Uses of VolumeAttachmentReference in software.amazon.awscdk.interfaces.ec2
Classes in software.amazon.awscdk.interfaces.ec2 that implement VolumeAttachmentReferenceModifier and TypeClassDescriptionstatic final classAn implementation forVolumeAttachmentReferenceMethods in software.amazon.awscdk.interfaces.ec2 that return VolumeAttachmentReferenceModifier and TypeMethodDescriptionVolumeAttachmentReference.Builder.build()Builds the configured instance.IVolumeAttachmentRef.getVolumeAttachmentRef()(experimental) A reference to a VolumeAttachment resource.default VolumeAttachmentReferenceIVolumeAttachmentRef.Jsii$Default.getVolumeAttachmentRef()(experimental) A reference to a VolumeAttachment resource.IVolumeAttachmentRef.Jsii$Proxy.getVolumeAttachmentRef()(experimental) A reference to a VolumeAttachment resource. -
Uses of VolumeAttachmentReference in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return VolumeAttachmentReferenceModifier and TypeMethodDescriptionCfnVolumeAttachment.getVolumeAttachmentRef()A reference to a VolumeAttachment resource.