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:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#spot_fleet_request_id::String

Returns:

  • (::String)


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

def spot_fleet_request_id: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time