NAME
Paws::EC2::DescribeFleetHistoryResult
ATTRIBUTES
FleetId => Str
The ID of the EC Fleet.
HistoryRecords => ArrayRef[Paws::EC2::HistoryRecordEntry]
Information about the events in the history of the EC2 Fleet.
LastEvaluatedTime => Str
The last date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ). All records up to this time were retrieved.
If nextToken
indicates that there are more results, this value is not present.
NextToken => Str
The token for the next set of results.
StartTime => Str
The start date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).