A terminal async-job event a webhook endpoint can subscribe to: - async_job.completed: an async job finished successfully - async_job.failed: an async job finished with an error
@type t() :: %ExBifrost.Model.WebhookEvent{}