Values.DeleteBudgetRequestSourceRequest of DeleteBudget
type nonrec t = {accountId : AccountId.t;The accountId that is associated with the budget that you want to delete.
*)budgetName : BudgetName.t;The name of the budget that you want to delete.
*)}