Interface EFSFileSystemConfig.Builder

    • Method Detail

      • fileSystemId

        EFSFileSystemConfig.Builder fileSystemId​(String fileSystemId)

        The ID of your Amazon EFS file system.

        Parameters:
        fileSystemId - The ID of your Amazon EFS file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileSystemPath

        EFSFileSystemConfig.Builder fileSystemPath​(String fileSystemPath)

        The path to the file system directory that is accessible in Amazon SageMaker AI Studio. Permitted users can access only this directory and below.

        Parameters:
        fileSystemPath - The path to the file system directory that is accessible in Amazon SageMaker AI Studio. Permitted users can access only this directory and below.
        Returns:
        Returns a reference to this object so that method calls can be chained together.