Show / Hide Table of Contents

Interface IFileSystemRef

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

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

IFileSystemReference

Remarks

Stability: Experimental

Back to top Generated by DocFX