Values_2.SpaceDetailsSourceThe space's details.
type nonrec t = {domainId : Values_0.DomainId.t option;The ID of the associated domain.
*)spaceName : Values_0.SpaceName.t option;The name of the space.
*)status : Values_1.SpaceStatus.t option;The status.
*)creationTime : Values_0.CreationTime.t option;The creation time.
*)lastModifiedTime : Values_0.LastModifiedTime.t option;The last modified time.
*)spaceSettingsSummary : SpaceSettingsSummary.t option;Specifies summary information about the space settings.
*)spaceSharingSettingsSummary : SpaceSharingSettingsSummary.t option;Specifies summary information about the space sharing settings.
*)ownershipSettingsSummary : OwnershipSettingsSummary.t option;Specifies summary information about the ownership settings.
*)spaceDisplayName : Values_0.NonEmptyString64.t option;The name of the space that appears in the Studio UI.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of Values_0.DomainId.t
| `Structure of
(string
* [> `Enum of string
| `String of Values_0.UserProfileName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Integer of Values_0.SpaceEbsVolumeSizeInGb.t ])
list ])
list ])
list
| `Timestamp of Values_0.CreationTime.t ])
list ]