Values.ReservationPurchaseRecommendationMetadataSourceInformation about a recommendation, such as the timestamp for when Amazon Web Services made a specific recommendation.
type nonrec t = {recommendationId : GenericString.t option;The ID for the recommendation.
*)generationTimestamp : GenericString.t option;The timestamp for when Amazon Web Services made the recommendation.
*)additionalMetadata : GenericString.t option;Additional metadata that might be applicable to the recommendation.
*)}