Lines Matching refs:this

88     $this->ackedInstanceCount = $ackedInstanceCount;
95 return $this->ackedInstanceCount;
102 $this->applyingPatchesInstanceCount = $applyingPatchesInstanceCount;
109 return $this->applyingPatchesInstanceCount;
116 $this->downloadingPatchesInstanceCount = $downloadingPatchesInstanceCount;
123 return $this->downloadingPatchesInstanceCount;
130 $this->failedInstanceCount = $failedInstanceCount;
137 return $this->failedInstanceCount;
144 $this->inactiveInstanceCount = $inactiveInstanceCount;
151 return $this->inactiveInstanceCount;
158 $this->noAgentDetectedInstanceCount = $noAgentDetectedInstanceCount;
165 return $this->noAgentDetectedInstanceCount;
172 $this->notifiedInstanceCount = $notifiedInstanceCount;
179 return $this->notifiedInstanceCount;
186 $this->pendingInstanceCount = $pendingInstanceCount;
193 return $this->pendingInstanceCount;
200 $this->postPatchStepInstanceCount = $postPatchStepInstanceCount;
207 return $this->postPatchStepInstanceCount;
214 $this->prePatchStepInstanceCount = $prePatchStepInstanceCount;
221 return $this->prePatchStepInstanceCount;
228 $this->rebootingInstanceCount = $rebootingInstanceCount;
235 return $this->rebootingInstanceCount;
242 $this->startedInstanceCount = $startedInstanceCount;
249 return $this->startedInstanceCount;
256 $this->succeededInstanceCount = $succeededInstanceCount;
263 return $this->succeededInstanceCount;
270 $this->succeededRebootRequiredInstanceCount = $succeededRebootRequiredInstanceCount;
277 return $this->succeededRebootRequiredInstanceCount;
284 $this->timedOutInstanceCount = $timedOutInstanceCount;
291 return $this->timedOutInstanceCount;