/AWS1/CL_SGMFSXLUSTREFILESYS00¶
The settings for assigning a custom Amazon FSx for Lustre file system to a user profile or space for an Amazon SageMaker Domain.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_filesystemid
TYPE /AWS1/SGMFILESYSTEMID
/AWS1/SGMFILESYSTEMID
¶
The globally unique, 17-digit, ID of the file system, assigned by Amazon FSx for Lustre.
Optional arguments:¶
iv_filesystempath
TYPE /AWS1/SGMFILESYSTEMPATH
/AWS1/SGMFILESYSTEMPATH
¶
The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
Queryable Attributes¶
FileSystemId¶
The globally unique, 17-digit, ID of the file system, assigned by Amazon FSx for Lustre.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILESYSTEMID() |
Getter for FILESYSTEMID, with configurable default |
ASK_FILESYSTEMID() |
Getter for FILESYSTEMID w/ exceptions if field has no value |
HAS_FILESYSTEMID() |
Determine if FILESYSTEMID has a value |
FileSystemPath¶
The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILESYSTEMPATH() |
Getter for FILESYSTEMPATH, with configurable default |
ASK_FILESYSTEMPATH() |
Getter for FILESYSTEMPATH w/ exceptions if field has no valu |
HAS_FILESYSTEMPATH() |
Determine if FILESYSTEMPATH has a value |