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.103.1 (build bef2dea)",
date="2024-10-05T03:43:43.938Z")
@Stability(Stable)
public interface IFileSystem
extends software.amazon.jsii.JsiiSerializable, IConnectable
Interface to implement FSx File Systems.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFileSystem
.static final class
A proxy class which represents a concrete javascript instance of this type. -
Method Summary
Modifier and TypeMethodDescriptionThe 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
The ID of the file system, assigned by Amazon FSx.
-