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:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#spot_fleet_request_id::String

Returns:

  • (::String)


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

def spot_fleet_request_id: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time