Replication lag and Oplog write alert with Terraform

I am working on creating ‘Replication Lag alerts’ and an alert for ‘Oplog writes per hour’. I can configure these alerts using the MongoDB Atlas web console, everything is :ok:.
But I haven’t been able to find any information regarding the correct event_type to use for setting up these alerts via Terraform.
Could you please share any event_type ideas for resource “mongodbatlas_alert_configuration” ?