DescribeSpotFleetRequestHistoryResponse

Contains the output of DescribeSpotFleetRequestHistory.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Information about the events in the history of the Spot Fleet request.

Link copied to clipboard

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.

Link copied to clipboard

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

Link copied to clipboard

The ID of the Spot Fleet request.

Link copied to clipboard

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

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String