Get Budget Result
constructor(accountId: String, arn: String, autoAdjustDatas: List<GetBudgetAutoAdjustData>, budgetExceeded: Boolean, budgetLimits: List<GetBudgetBudgetLimit>, budgetType: String, calculatedSpends: List<GetBudgetCalculatedSpend>, costFilters: List<GetBudgetCostFilter>, costTypes: List<GetBudgetCostType>, id: String, name: String, namePrefix: String? = null, notifications: List<GetBudgetNotification>, plannedLimits: List<GetBudgetPlannedLimit>, tags: Map<String, String>, timePeriodEnd: String, timePeriodStart: String, timeUnit: String)