BudgetManagementGroupNotificationArgs

constructor(contactEmails: Output<List<String>>, enabled: Output<Boolean>? = null, operator: Output<String>, threshold: Output<Int>, thresholdType: Output<String>? = null)