healthCheckUrl = $healthCheckUrl; } public function getHealthCheckUrl() { return $this->healthCheckUrl; } }