NAME
Paws::EC2::DescribeSpotFleetRequestHistoryResponse
ATTRIBUTES
REQUIRED HistoryRecords => ArrayRef[Paws::EC2::HistoryRecord]
Information about the events in the history of the Spot fleet request.
REQUIRED 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 required to retrieve the next set of results. This value is null
when there are no more results to return.
REQUIRED SpotFleetRequestId => Str
The ID of the Spot fleet request.
REQUIRED StartTime => Str
The starting date and time for the events, in UTC format (for example, YYYY-MM-DDTHH:MM:SSZ).