You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::HistoryRecordEntry

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes an event in the history of an EC2 Fleet.

Instance Attribute Summary collapse

Instance Attribute Details

#event_informationTypes::EventInformation

Information about the event.

Returns:

#event_typeString

The event type.

Possible values:

  • instance-change
  • fleet-change
  • service-error

Returns:

  • (String)

    The event type.

#timestampTime

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

Returns:

  • (Time)

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