Module: Aws::CustomerProfiles::Client::_GetProfileHistoryRecordResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#action_type ⇒ "ADDED_PROFILE_KEY", ...

Returns:



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

def action_type: () -> ("ADDED_PROFILE_KEY" | "DELETED_PROFILE_KEY" | "CREATED" | "UPDATED" | "INGESTED" | "DELETED_BY_CUSTOMER" | "EXPIRED" | "MERGED" | "DELETED_BY_MERGE")

#content ⇒ ::String

Returns:



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

def content: () -> ::String

#created_at ⇒ ::Time

Returns:



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

def created_at: () -> ::Time

#id ⇒ ::String

Returns:



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

def id: () -> ::String

#last_updated_at ⇒ ::Time

Returns:



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

def last_updated_at: () -> ::Time

#object_type_name ⇒ ::String

Returns:



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

def object_type_name: () -> ::String

#performed_by ⇒ ::String

Returns:



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

def performed_by: () -> ::String

#profile_object_unique_key ⇒ ::String

Returns:



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

def profile_object_unique_key: () -> ::String