DomainFSxLustreFileSystemConfig

data class DomainFSxLustreFileSystemConfig(val fileSystemId: String, val fileSystemPath: String? = null)

Constructors

Link copied to clipboard
constructor(fileSystemId: String, fileSystemPath: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard
val fileSystemPath: String? = null

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