Interface IFileSystem
Interface to implement FSx File Systems.
Inherited Members
Namespace: Amazon.CDK.AWS.FSx
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IFileSystem : IConnectable
Syntax (vb)
Public Interface IFileSystem
Inherits IConnectable
Synopsis
Properties
FileSystemId | The ID of the file system, assigned by Amazon FSx. |
Properties
FileSystemId
The ID of the file system, assigned by Amazon FSx.
string FileSystemId { get; }
Property Value
System.String
Remarks
Attribute: true