Values_0.JupyterLabAppImageConfigSourceThe configuration for the file system and kernels in a SageMaker AI image running as a JupyterLab app. The FileSystemConfig object is not supported.
type nonrec t = {fileSystemConfig : FileSystemConfig.t option;containerConfig : ContainerConfig.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Integer of DefaultUid.t
| `List of [> `String of NonEmptyString64.t ] list
| `Map of
([> `String of NonEmptyString256.t ]
* [> `String of String256.t ])
list
| `String of MountPath.t ])
list ])
list ]