Values_0.FSxLustreFileSystemConfigSourceThe settings for assigning a custom Amazon FSx for Lustre file system to a user profile or space for an Amazon SageMaker Domain.
type nonrec t = {fileSystemId : FileSystemId.t;The globally unique, 17-digit, ID of the file system, assigned by Amazon FSx for Lustre.
*)fileSystemPath : FileSystemPath.t option;The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
*)}