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