메소드 | 설명 | |
---|---|---|
getLocations ( Scalr_Environment $environment = null ) : Scalr_Environment | Gets the list of available locations | |
getLocationsByAccountType ( string $accountType = null ) : array | Gets list of locations by account type or all locations if account type is not set |
public getLocations ( Scalr_Environment $environment = null ) : Scalr_Environment | ||
$environment | Scalr_Environment | |
리턴 | Scalr_Environment | Returns the list of available locations looks like array(location => description) |
public getLocationsByAccountType ( string $accountType = null ) : array | ||
$accountType | string | optional Aws Account type |
리턴 | array |