AWS SDK for .NET Documentation
InstanceType Property
AmazonAmazon.EC2.ModelDescribeSpotPriceHistoryRequestInstanceType Did this page help you?   Yes   No    Tell us about it...
One ore more instance types to return.
Remarks
Valid values: m1.small | m1.large | m1.xlarge | c1.medium | c1.xlarge | m2.xlarge | m2.2xlarge | m2.4xlarge | m3.xlarge | m3.2xlarge | t1.micro
Declaration Syntax
C#
public List<string> InstanceType { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)