DescribeSpotPriceHistoryRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the DescribeSpotPriceHistory operation.

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

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.DescribeSpotPriceHistoryRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class DescribeSpotPriceHistoryRequest : AmazonWebServiceRequest
         IRequestEvents

The DescribeSpotPriceHistoryRequest type exposes the following members

Constructors

  Name Description
Public Method DescribeSpotPriceHistoryRequest()

Properties

  Name Description
Public Property AvailabilityZone Filters the results by availability zone (ex: 'us-east-1a').
Public Property EndTime The end date and time of the Spot Instance price history data.
Public Property 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.
Public Property InstanceTypes Specifies the instance type to return.
Public Property MaxResults Specifies the number of rows to return.
Public Property NextToken Specifies the next set of rows to return.
Public Property ProductDescriptions The description of the AMI.
Public Property 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