Interface IFileSystem

All Superinterfaces:
IConnectable, software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IFileSystem.Jsii$Default
All Known Implementing Classes:
FileSystemBase, IFileSystem.Jsii$Proxy, LustreFileSystem

@Generated(value="jsii-pacmak/1.97.0 (build 729de35)", date="2024-04-18T17:54:17.605Z") @Stability(Stable) public interface IFileSystem extends software.amazon.jsii.JsiiSerializable, IConnectable
Interface to implement FSx File Systems.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IFileSystem.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The ID of the file system, assigned by Amazon FSx.

    Methods inherited from interface software.amazon.awscdk.services.ec2.IConnectable

    getConnections

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getFileSystemId

      @Stability(Stable) @NotNull String getFileSystemId()
      The ID of the file system, assigned by Amazon FSx.