resource_type = $resource_type; } public function getDisplayType(): string { return $this->resource_type.' resource'; } }