HealthCheckEvent

constructor(@Json(name = "connection_id") connectionId: String, @Json(name = "created_at") createdAt: OffsetDateTime, @Json(name = "type") type: String = "health.check")

Parameters

connectionId
createdAt
type