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]
10185 |
# File 'sig/client.rbs', line 10185
def history_records: () -> ::Array[Types::IpamAddressHistoryRecord]
|
#next_token ⇒ ::String
10186 |
# File 'sig/client.rbs', line 10186
def next_token: () -> ::String
|