Show / Hide Table of Contents

Interface IVolumeRef

(experimental) Indicates that this resource can be referenced as a Volume.

Inherited Members
IEnvironmentAware.Env
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

IVolumeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX