Values.DeleteQAppInputSourceDeletes an Amazon Q App owned by the user. If the Q App was previously published to the library, it is also removed from the library.
type nonrec t = {instanceId : InstanceId.t;The unique identifier of the Amazon Q Business application environment instance.
*)appId : UUID.t;The unique identifier of the Q App to delete.
*)}