Module: Aws::CustomerProfiles::Client::_GetIdentityResolutionJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#auto_mergingTypes::AutoMerging

Returns:



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

def auto_merging: () -> Types::AutoMerging

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#exporting_locationTypes::ExportingLocation



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

def exporting_location: () -> Types::ExportingLocation

#job_end_time::Time

Returns:

  • (::Time)


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

def job_end_time: () -> ::Time

#job_expiration_time::Time

Returns:

  • (::Time)


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

def job_expiration_time: () -> ::Time

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#job_start_time::Time

Returns:

  • (::Time)


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

def job_start_time: () -> ::Time

#job_statsTypes::JobStats

Returns:



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

def job_stats: () -> Types::JobStats

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#status"PENDING", ...

Returns:

  • ("PENDING", "PREPROCESSING", "FIND_MATCHING", "MERGING", "COMPLETED", "PARTIAL_SUCCESS", "FAILED")


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

def status: () -> ("PENDING" | "PREPROCESSING" | "FIND_MATCHING" | "MERGING" | "COMPLETED" | "PARTIAL_SUCCESS" | "FAILED")