The instance types possible by EC2.
            http://docs.amazonwebservices.com/AWSEC2/latest/APIReference/index.html?ApiReference-query-RunInstances.html
 Declaration Syntax
 Declaration Syntax| C# | 
public sealed class InstanceType
 Members
 Members| All Members | Methods | Fields | |||
| Icon | Member | Description | 
|---|---|---|
|   | C1Medium | |
|   | C1Xlarge | |
|   | Cc14xlarge | |
|   | Cc28xlarge | |
|   | Cg14xlarge | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|   | Hi14xlarge | |
|   | M1Large | |
|   | M1Medium | |
|   | M1Small | |
|   | M1Xlarge | |
|   | M22xlarge | |
|   | M24xlarge | |
|   | M2Xlarge | |
|   | M32xlarge | |
|   | M3Xlarge | |
|   | R32xlarge | |
|   | R34xlarge | |
|   | R38xlarge | |
|   | R3Large | |
|   | R3Xlarge | |
|   | T1micro | |
|   | T2Medium | |
|   | T2Micro | |
|   | T2Small | |
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | InstanceType |