version = $version; } public function toArray() { return $this->properties; } public function __toString() { return '[InstanceResource]'; } }