Module: Aws::EC2::Client::_DescribeSpotFleetRequestHistoryResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeSpotFleetRequestHistoryResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#history_records::Array[Types::HistoryRecord]

Returns:



8132
# File 'sig/client.rbs', line 8132

def history_records: () -> ::Array[Types::HistoryRecord]

#last_evaluated_time::Time

Returns:

  • (::Time)


8133
# File 'sig/client.rbs', line 8133

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


8134
# File 'sig/client.rbs', line 8134

def next_token: () -> ::String

#spot_fleet_request_id::String

Returns:

  • (::String)


8135
# File 'sig/client.rbs', line 8135

def spot_fleet_request_id: () -> ::String

#start_time::Time

Returns:

  • (::Time)


8136
# File 'sig/client.rbs', line 8136

def start_time: () -> ::Time