CustomFileSystemConfig
The settings for assigning a custom file system 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 CustomFileSystemConfig as a EfsFileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.EfsFileSystemConfig value. Throws an exception if the CustomFileSystemConfig is not a EfsFileSystemConfig.
Casts this CustomFileSystemConfig as a EfsFileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.EfsFileSystemConfig value. Returns null if the CustomFileSystemConfig is not a EfsFileSystemConfig.
Casts this CustomFileSystemConfig as a FSxLustreFileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.FSxLustreFileSystemConfig value. Throws an exception if the CustomFileSystemConfig is not a FSxLustreFileSystemConfig.
Casts this CustomFileSystemConfig as a FSxLustreFileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.FSxLustreFileSystemConfig value. Returns null if the CustomFileSystemConfig is not a FSxLustreFileSystemConfig.
Casts this CustomFileSystemConfig as a S3FileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.S3FileSystemConfig value. Throws an exception if the CustomFileSystemConfig is not a S3FileSystemConfig.
Casts this CustomFileSystemConfig as a S3FileSystemConfig and retrieves its aws.sdk.kotlin.services.sagemaker.model.S3FileSystemConfig value. Returns null if the CustomFileSystemConfig is not a S3FileSystemConfig.