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)


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

def completed_at: () -> ::Time

#created_at ⇒ ::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#data_expiry ⇒ ::Integer

Returns:

  • (::Integer)


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

def data_expiry: () -> ::Integer

#display_name ⇒ ::String

Returns:

  • (::String)


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

def display_name: () -> ::String

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

Returns:



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

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

#job_id ⇒ ::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#results_summary ⇒ Types::ResultsSummary



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

def results_summary: () -> Types::ResultsSummary

#status ⇒ "CREATED", ...

Returns:

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


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

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

#status_reason ⇒ "VALIDATION_FAILURE", "INTERNAL_FAILURE"

Returns:

  • ("VALIDATION_FAILURE", "INTERNAL_FAILURE")


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

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

#unique_key ⇒ ::String

Returns:

  • (::String)


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

def unique_key: () -> ::String