[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Service/Amazon/Ec2/ -> Region.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 77 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Service_Amazon_Ec2_Region:: (1 method):
  describe()


Class: Zend_Service_Amazon_Ec2_Region  - X-Ref

An Amazon EC2 interface to query which Regions your account has access to.

describe($region = null)   X-Ref
Describes availability zones that are currently available to the account
and their states.

param: string|array $region              Name of an region.
return: array                            An array that contains all the return items.  Keys: regionName and regionUrl.



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1