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