AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Describes an event in the history of the Spot fleet request.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.HistoryRecord

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class HistoryRecord : Object

The HistoryRecord type exposes the following members

Constructors

NameDescription
Public Method HistoryRecord()

Properties

NameTypeDescription
Public Property EventInformation Amazon.EC2.Model.EventInformation Gets and sets the property EventInformation.

Information about the event.

Public Property EventType Amazon.EC2.EventType Gets and sets the property EventType.

The event type.

  • error - Indicates an error with the Spot fleet request.

  • fleetRequestChange - Indicates a change in the status or configuration of the Spot fleet request.

  • instanceChange - Indicates that an instance was launched or terminated.

Public Property Timestamp System.DateTime Gets and sets the property Timestamp.

The date and time of the event, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8