Interface FSxLustreFileSystemConfig.Builder

    • Method Detail

      • fileSystemId

        FSxLustreFileSystemConfig.Builder fileSystemId​(String fileSystemId)

        The globally unique, 17-digit, ID of the file system, assigned by Amazon FSx for Lustre.

        Parameters:
        fileSystemId - The globally unique, 17-digit, ID of the file system, assigned by Amazon FSx for Lustre.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • fileSystemPath

        FSxLustreFileSystemConfig.Builder fileSystemPath​(String fileSystemPath)

        The path to the file system directory that is accessible in Amazon SageMaker 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 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.