Values.AssociateLibraryItemReviewInputSourceAssociates a rating or review for a library item with the user submitting the request. This increments the rating count for the specified library item.
type nonrec t = {instanceId : InstanceId.t;The unique identifier for the Amazon Q Business application environment instance.
*)libraryItemId : UUID.t;The unique identifier of the library item to associate the review with.
*)}