Module: Aws::MachineLearning::Client::_GetBatchPredictionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#batch_prediction_data_source_id::String

Returns:

  • (::String)


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

def batch_prediction_data_source_id: () -> ::String

#batch_prediction_id::String

Returns:

  • (::String)


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

def batch_prediction_id: () -> ::String

#compute_time::Integer

Returns:

  • (::Integer)


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

def compute_time: () -> ::Integer

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#created_by_iam_user::String

Returns:

  • (::String)


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

def created_by_iam_user: () -> ::String

#finished_at::Time

Returns:

  • (::Time)


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

def finished_at: () -> ::Time

#input_data_location_s3::String

Returns:

  • (::String)


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

def input_data_location_s3: () -> ::String

#invalid_record_count::Integer

Returns:

  • (::Integer)


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

def invalid_record_count: () -> ::Integer

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#log_uri::String

Returns:

  • (::String)


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

def log_uri: () -> ::String

#message::String

Returns:

  • (::String)


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

def message: () -> ::String

#ml_model_id::String

Returns:

  • (::String)


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

def ml_model_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#output_uri::String

Returns:

  • (::String)


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

def output_uri: () -> ::String

#started_at::Time

Returns:

  • (::Time)


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

def started_at: () -> ::Time

#status"PENDING", ...

Returns:

  • ("PENDING", "INPROGRESS", "FAILED", "COMPLETED", "DELETED")


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

def status: () -> ("PENDING" | "INPROGRESS" | "FAILED" | "COMPLETED" | "DELETED")

#total_record_count::Integer

Returns:

  • (::Integer)


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

def total_record_count: () -> ::Integer