HealthStatus

constructor(status: HealthStatus.Status, checks: Map<String, CheckResult>, timestamp: Long = System.currentTimeMillis())(source)