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:

  • ("ADDED_PROFILE_KEY", "DELETED_PROFILE_KEY", "CREATED", "UPDATED", "INGESTED", "DELETED_BY_CUSTOMER", "EXPIRED", "MERGED", "DELETED_BY_MERGE")


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

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

#content::String

Returns:

  • (::String)


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

def content: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#object_type_name::String

Returns:

  • (::String)


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

def object_type_name: () -> ::String

#performed_by::String

Returns:

  • (::String)


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

def performed_by: () -> ::String

#profile_object_unique_key::String

Returns:

  • (::String)


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

def profile_object_unique_key: () -> ::String