BudgetArgs

fun BudgetArgs(allUpdatesRule: Output<GoogleCloudBillingBudgetsV1beta1AllUpdatesRuleArgs>? = null, amount: Output<GoogleCloudBillingBudgetsV1beta1BudgetAmountArgs>? = null, billingAccountId: Output<String>? = null, budgetFilter: Output<GoogleCloudBillingBudgetsV1beta1FilterArgs>? = null, displayName: Output<String>? = null, etag: Output<String>? = null, thresholdRules: Output<List<GoogleCloudBillingBudgetsV1beta1ThresholdRuleArgs>>? = null)