Values.ApplicationVersionPageSourceA list of version summaries for the application.
type nonrec t = {nextToken : string option;The token to request the next page of results.
*)versions : VersionSummary.t list;An array of version summaries for the application.
*)}