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)


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

def fleet_id: () -> ::String

#history_records::Array[Types::HistoryRecordEntry]

Returns:



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

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

#last_evaluated_time::Time

Returns:

  • (::Time)


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

def last_evaluated_time: () -> ::Time

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time