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