ttl; } public function setTTl(?int $ttl): static { $this->ttl = $ttl; return $this; } }