BudgetBudgetFilterArgs

constructor(calendarPeriod: Output<String>? = null, creditTypes: Output<List<String>>? = null, creditTypesTreatment: Output<String>? = null, customPeriod: Output<BudgetBudgetFilterCustomPeriodArgs>? = null, labels: Output<Map<String, String>>? = null, projects: Output<List<String>>? = null, resourceAncestors: Output<List<String>>? = null, services: Output<List<String>>? = null, subaccounts: Output<List<String>>? = null)