Module: Aws::CustomerProfiles::Client::_ListProfileHistoryRecordsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token ⇒ ::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#profile_history_records ⇒ ::Array[Types::ProfileHistoryRecord]

Returns:



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

def profile_history_records: () -> ::Array[Types::ProfileHistoryRecord]