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:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#spot_fleet_request_id::String

Returns:

  • (::String)


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

def spot_fleet_request_id: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time