| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
EFSFileSystemConfig |
EFSFileSystemConfig.clone() |
EFSFileSystemConfig |
CustomFileSystemConfig.getEFSFileSystemConfig()
The settings for a custom Amazon EFS file system.
|
EFSFileSystemConfig |
EFSFileSystemConfig.withFileSystemId(String fileSystemId)
The ID of your Amazon EFS file system.
|
EFSFileSystemConfig |
EFSFileSystemConfig.withFileSystemPath(String fileSystemPath)
The path to the file system directory that is accessible in Amazon SageMaker Studio.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFileSystemConfig.setEFSFileSystemConfig(EFSFileSystemConfig eFSFileSystemConfig)
The settings for a custom Amazon EFS file system.
|
CustomFileSystemConfig |
CustomFileSystemConfig.withEFSFileSystemConfig(EFSFileSystemConfig eFSFileSystemConfig)
The settings for a custom Amazon EFS file system.
|
Copyright © 2025. All rights reserved.