Describes the Spot Price history.
Spot Instances are instances that Amazon EC2 starts on your behalf when the maximum price that you specify exceeds the current Spot Price. Amazon EC2 periodically sets the Spot Price based on available Spot Instance capacity and current spot instance requests.
For conceptual information about Spot Instances, refer to the Amazon Elastic Compute Cloud Developer Guide or Amazon Elastic Compute Cloud User Guide .
Inheritance Hierarchy
Amazon.Runtime.AmazonWebServiceRequest
Amazon.EC2.Model.DescribeSpotPriceHistoryRequest
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class DescribeSpotPriceHistoryRequest : AmazonWebServiceRequest IRequestEvents
The DescribeSpotPriceHistoryRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
DescribeSpotPriceHistoryRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
AvailabilityZone | Filters the results by availability zone (ex: 'us-east-1a'). |
![]() |
EndTime | The end date and time of the Spot Instance price history data. |
![]() |
Filters | A list of filters used to match properties for SpotPriceHistory. For a complete reference to the available filter keys for this operation, see the Amazon EC2 API reference. |
![]() |
InstanceTypes | Specifies the instance type to return. |
![]() |
MaxResults | Specifies the number of rows to return. |
![]() |
NextToken | Specifies the next set of rows to return. |
![]() |
ProductDescriptions | The description of the AMI. |
![]() |
StartTime | The start date and time of the Spot Instance price history data. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8