CustomFileSystem
A file system, created by you, that you assign to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
Inheritors
Types
Functions
Casts this CustomFileSystem as a EfsFileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.EfsFileSystem value. Throws an exception if the CustomFileSystem is not a EfsFileSystem.
Casts this CustomFileSystem as a EfsFileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.EfsFileSystem value. Returns null if the CustomFileSystem is not a EfsFileSystem.
Casts this CustomFileSystem as a FSxLustreFileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.FSxLustreFileSystem value. Throws an exception if the CustomFileSystem is not a FSxLustreFileSystem.
Casts this CustomFileSystem as a FSxLustreFileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.FSxLustreFileSystem value. Returns null if the CustomFileSystem is not a FSxLustreFileSystem.
Casts this CustomFileSystem as a S3FileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.S3FileSystem value. Throws an exception if the CustomFileSystem is not a S3FileSystem.
Casts this CustomFileSystem as a S3FileSystem and retrieves its aws.sdk.kotlin.services.sagemaker.model.S3FileSystem value. Returns null if the CustomFileSystem is not a S3FileSystem.