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:



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

def auto_merging: () -> Types::AutoMerging

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#exporting_locationTypes::ExportingLocation



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

def exporting_location: () -> Types::ExportingLocation

#job_end_time::Time

Returns:

  • (::Time)


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

def job_end_time: () -> ::Time

#job_expiration_time::Time

Returns:

  • (::Time)


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

def job_expiration_time: () -> ::Time

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#job_start_time::Time

Returns:

  • (::Time)


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

def job_start_time: () -> ::Time

#job_statsTypes::JobStats

Returns:



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

def job_stats: () -> Types::JobStats

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#status"PENDING", ...

Returns:

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


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

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