BudgetArgs

fun BudgetArgs(amount: Output<GoogleCloudBillingBudgetsV1BudgetAmountArgs>? = null, billingAccountId: Output<String>? = null, budgetFilter: Output<GoogleCloudBillingBudgetsV1FilterArgs>? = null, displayName: Output<String>? = null, etag: Output<String>? = null, notificationsRule: Output<GoogleCloudBillingBudgetsV1NotificationsRuleArgs>? = null, thresholdRules: Output<List<GoogleCloudBillingBudgetsV1ThresholdRuleArgs>>? = null)