Interface S3FileSystemConfig.Builder

  • Method Details

    • mountPath

      S3FileSystemConfig.Builder mountPath(String mountPath)

      The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.

      Parameters:
      mountPath - The file system path where the Amazon S3 storage location will be mounted within the Amazon SageMaker Studio environment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Uri

      The Amazon S3 URI of the S3 file system configuration.

      Parameters:
      s3Uri - The Amazon S3 URI of the S3 file system configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.