Values_1.EFSFileSystemSourceA file system, created by you in Amazon EFS, that you assign to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
type nonrec t = {fileSystemId : Values_0.FileSystemId.t;The ID of your Amazon EFS file system.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.FileSystemId.t ]) list ]