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)


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

def next_token: () -> ::String

#profile_history_records::Array[Types::ProfileHistoryRecord]

Returns:



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

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