Values.UpdateApplicationMessageSourceRequest to update an application.
type nonrec t = {applicationName : ApplicationName.t;The name of the application to update. If no such application is found, UpdateApplication returns an InvalidParameterValue error.
*)description : Description.t option;A new description for the application. Default: If not specified, AWS Elastic Beanstalk does not update the description.
*)}