Module: Aws::CustomerProfiles::Client::_GetUploadJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#completed_at::Time

Returns:

  • (::Time)


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

def completed_at: () -> ::Time

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_expiry::Integer

Returns:

  • (::Integer)


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

def data_expiry: () -> ::Integer

#display_name::String

Returns:

  • (::String)


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

def display_name: () -> ::String

#fields::Hash[::String, Types::ObjectTypeField]

Returns:



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

def fields: () -> ::Hash[::String, Types::ObjectTypeField]

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#results_summaryTypes::ResultsSummary



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

def results_summary: () -> Types::ResultsSummary

#status"CREATED", ...

Returns:

  • ("CREATED", "IN_PROGRESS", "PARTIALLY_SUCCEEDED", "SUCCEEDED", "FAILED", "STOPPED")


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

def status: () -> ("CREATED" | "IN_PROGRESS" | "PARTIALLY_SUCCEEDED" | "SUCCEEDED" | "FAILED" | "STOPPED")

#status_reason"VALIDATION_FAILURE", "INTERNAL_FAILURE"

Returns:

  • ("VALIDATION_FAILURE", "INTERNAL_FAILURE")


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

def status_reason: () -> ("VALIDATION_FAILURE" | "INTERNAL_FAILURE")

#unique_key::String

Returns:

  • (::String)


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

def unique_key: () -> ::String