Values.UpdateApplicationRequestSourceUpdates an application.
type nonrec t = {applicationId : Id.t;The application ID.
*)name : Name.t option;The name of the application.
*)description : Description.t option;A description of the application.
*)}