Lab Args
constructor(billingAccountName: Output<String>? = null, billingProfileName: Output<String>? = null, budgetPerStudent: Output<AmountArgs>? = null, currency: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, expirationDate: Output<String>? = null, invoiceSectionName: Output<String>? = null, value: Output<Double>? = null)