Values.DisassociateQAppFromUserInputSourceDisassociates a Q App from a user removing the user's access to run the Q App.
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 disassociate from the user.
*)}