historyRecords

@JvmName(name = "getIpamAddressHistoryResponseIpamAddressHistoryRecord")
fun Flow<GetIpamAddressHistoryResponse>.historyRecords(): Flow<IpamAddressHistoryRecord>

This paginator transforms the flow returned by getIpamAddressHistoryPaginated to access the nested member IpamAddressHistoryRecord

Return

A kotlinx.coroutines.flow.Flow that can collect IpamAddressHistoryRecord