DomainEfsFileSystemConfig

data class DomainEfsFileSystemConfig(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 ID of your Amazon EFS file system.

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.