Hexoku.API.Regions
A region represents a geographic location in which your application may run.
Attributes
- id
- unique identifier of item generated by Heroku
- name
- name of region
- description
- description of region
- created_at
- when item was created
- updated_at
- when item was last modified
For more info read the Heroku API Reference
Summary
| info(client, region) | Info for existing region |
| list(client) | List available regions |