Module: Aws::EC2::Client::_GetIpamAddressHistoryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#history_records::Array[Types::IpamAddressHistoryRecord]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String