Values.VersionInformationSourceInformation about a version.
type nonrec t = {arn : string option;The ARN of the version.
*)creationTimestamp : string option;The time, in milliseconds since the epoch, when the version was created.
*)id : string option;The ID of the parent definition that the version is associated with.
*)version : string option;The ID of the version.
*)}