Uses of Interface
software.amazon.awscdk.services.fsx.IFileSystem
-
Uses of IFileSystem in software.amazon.awscdk.services.fsx
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIFileSystem
.Modifier and TypeClassDescriptionclass
A new or imported FSx file system.static final class
A proxy class which represents a concrete javascript instance of this type.class
The FSx for Lustre File System implementation of IFileSystem.Modifier and TypeMethodDescriptionstatic IFileSystem
LustreFileSystem.fromLustreFileSystemAttributes
(software.constructs.Construct scope, String id, FileSystemAttributes attrs) Import an existing FSx for Lustre file system from the given properties.