Uses of Class
software.amazon.awssdk.services.sagemaker.model.FileSystemConfig
-
Packages that use FileSystemConfig Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of FileSystemConfig in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return FileSystemConfig Modifier and Type Method Description FileSystemConfigKernelGatewayImageConfig. fileSystemConfig()The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type FileSystemConfig Modifier and Type Method Description KernelGatewayImageConfig.BuilderKernelGatewayImageConfig.Builder. fileSystemConfig(FileSystemConfig fileSystemConfig)The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
-