Module: Aws::EC2::Client::_DescribeFleetHistoryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#fleet_id::String

Returns:

  • (::String)


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

def fleet_id: () -> ::String

#history_records::Array[Types::HistoryRecordEntry]

Returns:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time