Values_0.DefaultSpaceSettingsSourceThe default settings for shared spaces that users create in the domain. SageMaker applies these settings only to shared spaces. It doesn't apply them to private spaces.
type nonrec t = {executionRole : RoleArn.t option;The ARN of the execution role for the space.
*)securityGroups : SecurityGroupIds.t option;The security group IDs for the Amazon VPC that the space uses for communication.
*)jupyterServerAppSettings : JupyterServerAppSettings.t option;kernelGatewayAppSettings : KernelGatewayAppSettings.t option;jupyterLabAppSettings : JupyterLabAppSettings.t option;spaceStorageSettings : DefaultSpaceStorageSettings.t option;customPosixUserConfig : CustomPosixUserConfig.t option;customFileSystemConfigs : CustomFileSystemConfigs.t option;The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `String of SecurityGroupId.t
| `Structure of
(string
* [> `Structure of
(string * [> `String of FileSystemId.t ]) list ])
list ]
list
| `String of RoleArn.t
| `Structure of
(string
* [> `List of
[> `String of StudioLifecycleConfigArn.t
| `Structure of
(string
* [> `Integer of ImageVersionNumber.t
| `String of RepositoryUrl.t ])
list ]
list
| `Long of Uid.t
| `String of StudioLifecycleConfigArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of SpaceEbsVolumeSizeInGb.t
| `List of [> `String of RoleArn.t ] list
| `String of ImageArn.t
| `Structure of
(string
* [> `Enum of string
| `Integer of IdleTimeoutInMinutes.t ])
list ])
list ])
list ])
list ]