Values_1.CreateSpaceRequestSourceCreates a private space or a space used for real time collaboration in a domain.
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 : SpaceSettings.t option;A collection of space settings.
*)ownershipSettings : OwnershipSettings.t option;A collection of ownership settings.
*)spaceSharingSettings : SpaceSharingSettings.t option;A collection of space sharing settings.
*)spaceDisplayName : Values_0.NonEmptyString64.t option;The name of the space that appears in the SageMaker Studio UI.
*)}val make :
?tags:??? ->
?spaceSettings:??? ->
?ownershipSettings:??? ->
?spaceSharingSettings:??? ->
?spaceDisplayName:??? ->
domainId:Values_0.DomainId.t ->
spaceName:Values_0.SpaceName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of string ]) list ] list
| `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
| `String of Values_0.UserProfileName.t
| `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 ]