Values.SpaceSummarySourceInformation about an space.
type nonrec t = {name : NameString.t option;The name of the space.
*)regionName : RegionString.t option;The Amazon Web Services Region where the space exists.
*)displayName : String_.t option;The friendly name of the space displayed to users.
*)description : String_.t option;The description of the space.
*)}