public function monitor() { $this->throwExceptionIfNotInitialized(); return $this->getEc2()->instance->monitor($this->instanceId); }