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:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#spot_fleet_request_id::String

Returns:

  • (::String)


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

def spot_fleet_request_id: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time