Interface IVolumeAttachmentRef
(experimental) Indicates that this resource can be referenced as a VolumeAttachment.
Inherited Members
Namespace: Amazon.CDK.Interfaces.EC2
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IVolumeAttachmentRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IVolumeAttachmentRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| VolumeAttachmentRef | (experimental) A reference to a VolumeAttachment resource. |
Properties
VolumeAttachmentRef
(experimental) A reference to a VolumeAttachment resource.
IVolumeAttachmentReference VolumeAttachmentRef { get; }
Property Value
Remarks
Stability: Experimental