Values.SystemVersionSummarySourceInformation about the compatible system versions that can be used with a specific Exadata shape and Grid Infrastructure (GI) version.
type nonrec t = {giVersion : String_.t option;The version of GI software.
*)shape : String_.t option;The Exadata hardware model.
*)systemVersions : StringList.t option;The Exadata system versions that are compatible with the specified Exadata shape and GI version.
*)}