Gets the machine-readable region names.
string[] An array of machine-readable region names.
public function getRegionNames() { return array_keys($this->getRegions()); }