Values_0.EFSFileSystemConfigSourceThe settings for assigning a custom Amazon EFS file system to a user profile or space for an Amazon SageMaker AI Domain.
type nonrec t = {fileSystemId : FileSystemId.t;The ID of your Amazon EFS file system.
*)fileSystemPath : FileSystemPath.t option;The path to the file system directory that is accessible in Amazon SageMaker AI Studio. Permitted users can access only this directory and below.
*)}