Values_2.UpdateSpaceRequestSourceUpdates the settings of a space. You can't edit the app type of a space in the SpaceSettings.
type nonrec t = {domainId : Values_0.DomainId.t;The ID of the associated domain.
*)spaceName : Values_0.SpaceName.t;The name of the space.
*)spaceSettings : Values_1.SpaceSettings.t option;A collection of space settings.
*)spaceDisplayName : Values_0.NonEmptyString64.t option;The name of the space that appears in the Amazon SageMaker Studio UI.
*)}val make :
?spaceSettings:??? ->
?spaceDisplayName:??? ->
domainId:Values_0.DomainId.t ->
spaceName:Values_0.SpaceName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of Values_0.DomainId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Structure of
(string * [> `String of Values_0.FileSystemId.t ])
list ])
list ]
list
| `Structure of
(string
* [> `List of
[> `String of string
| `Structure of
(string * [> `Integer of int | `String of string ])
list ]
list
| `Structure of
(string
* [> `Enum of string
| `Integer of Values_0.SpaceEbsVolumeSizeInGb.t
| `String of string
| `Structure of
(string
* [> `Integer of Values_0.IdleTimeoutInMinutes.t ])
list ])
list ])
list ])
list ])
list ]