Class: Aws::Types::DescribeModelVersionResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#auto_promotion_result"MODEL_PROMOTED", ...

Returns the value of attribute auto_promotion_result.

Returns:

  • ("MODEL_PROMOTED", "MODEL_NOT_PROMOTED", "RETRAINING_INTERNAL_ERROR", "RETRAINING_CUSTOMER_ERROR", "RETRAINING_CANCELLED")


407
408
409
# File 'sig/types.rbs', line 407

def auto_promotion_result
  @auto_promotion_result
end

#auto_promotion_result_reason::String

Returns the value of attribute auto_promotion_result_reason.

Returns:

  • (::String)


408
409
410
# File 'sig/types.rbs', line 408

def auto_promotion_result_reason
  @auto_promotion_result_reason
end

#created_at::Time

Returns the value of attribute created_at.

Returns:

  • (::Time)


398
399
400
# File 'sig/types.rbs', line 398

def created_at
  @created_at
end

#data_pre_processing_configurationTypes::DataPreProcessingConfiguration

Returns the value of attribute data_pre_processing_configuration.



392
393
394
# File 'sig/types.rbs', line 392

def data_pre_processing_configuration
  @data_pre_processing_configuration
end

#dataset_arn::String

Returns the value of attribute dataset_arn.

Returns:

  • (::String)


384
385
386
# File 'sig/types.rbs', line 384

def dataset_arn
  @dataset_arn
end

#dataset_name::String

Returns the value of attribute dataset_name.

Returns:

  • (::String)


383
384
385
# File 'sig/types.rbs', line 383

def dataset_name
  @dataset_name
end

#evaluation_data_end_time::Time

Returns the value of attribute evaluation_data_end_time.

Returns:

  • (::Time)


390
391
392
# File 'sig/types.rbs', line 390

def evaluation_data_end_time
  @evaluation_data_end_time
end

#evaluation_data_start_time::Time

Returns the value of attribute evaluation_data_start_time.

Returns:

  • (::Time)


389
390
391
# File 'sig/types.rbs', line 389

def evaluation_data_start_time
  @evaluation_data_start_time
end

#failed_reason::String

Returns the value of attribute failed_reason.

Returns:

  • (::String)


395
396
397
# File 'sig/types.rbs', line 395

def failed_reason
  @failed_reason
end

#import_job_end_time::Time

Returns the value of attribute import_job_end_time.

Returns:

  • (::Time)


403
404
405
# File 'sig/types.rbs', line 403

def import_job_end_time
  @import_job_end_time
end

#import_job_start_time::Time

Returns the value of attribute import_job_start_time.

Returns:

  • (::Time)


402
403
404
# File 'sig/types.rbs', line 402

def import_job_start_time
  @import_job_start_time
end

#imported_data_size_in_bytes::Integer

Returns the value of attribute imported_data_size_in_bytes.

Returns:

  • (::Integer)


404
405
406
# File 'sig/types.rbs', line 404

def imported_data_size_in_bytes
  @imported_data_size_in_bytes
end

#labels_input_configurationTypes::LabelsInputConfiguration

Returns the value of attribute labels_input_configuration.



386
387
388
# File 'sig/types.rbs', line 386

def labels_input_configuration
  @labels_input_configuration
end

#last_updated_time::Time

Returns the value of attribute last_updated_time.

Returns:

  • (::Time)


397
398
399
# File 'sig/types.rbs', line 397

def last_updated_time
  @last_updated_time
end

#model_arn::String

Returns the value of attribute model_arn.

Returns:

  • (::String)


378
379
380
# File 'sig/types.rbs', line 378

def model_arn
  @model_arn
end

#model_diagnostics_output_configurationTypes::ModelDiagnosticsOutputConfiguration

Returns the value of attribute model_diagnostics_output_configuration.



409
410
411
# File 'sig/types.rbs', line 409

def model_diagnostics_output_configuration
  @model_diagnostics_output_configuration
end

#model_diagnostics_results_objectTypes::S3Object

Returns the value of attribute model_diagnostics_results_object.

Returns:



410
411
412
# File 'sig/types.rbs', line 410

def model_diagnostics_results_object
  @model_diagnostics_results_object
end

#model_metrics::String

Returns the value of attribute model_metrics.

Returns:

  • (::String)


396
397
398
# File 'sig/types.rbs', line 396

def model_metrics
  @model_metrics
end

#model_name::String

Returns the value of attribute model_name.

Returns:

  • (::String)


377
378
379
# File 'sig/types.rbs', line 377

def model_name
  @model_name
end

#model_quality"QUALITY_THRESHOLD_MET", ...

Returns the value of attribute model_quality.

Returns:

  • ("QUALITY_THRESHOLD_MET", "CANNOT_DETERMINE_QUALITY", "POOR_QUALITY_DETECTED")


411
412
413
# File 'sig/types.rbs', line 411

def model_quality
  @model_quality
end

#model_version::Integer

Returns the value of attribute model_version.

Returns:

  • (::Integer)


379
380
381
# File 'sig/types.rbs', line 379

def model_version
  @model_version
end

#model_version_arn::String

Returns the value of attribute model_version_arn.

Returns:

  • (::String)


380
381
382
# File 'sig/types.rbs', line 380

def model_version_arn
  @model_version_arn
end

#off_condition::String

Returns the value of attribute off_condition.

Returns:

  • (::String)


400
401
402
# File 'sig/types.rbs', line 400

def off_condition
  @off_condition
end

#prior_model_metrics::String

Returns the value of attribute prior_model_metrics.

Returns:

  • (::String)


405
406
407
# File 'sig/types.rbs', line 405

def prior_model_metrics
  @prior_model_metrics
end

#retraining_available_data_in_days::Integer

Returns the value of attribute retraining_available_data_in_days.

Returns:

  • (::Integer)


406
407
408
# File 'sig/types.rbs', line 406

def retraining_available_data_in_days
  @retraining_available_data_in_days
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


391
392
393
# File 'sig/types.rbs', line 391

def role_arn
  @role_arn
end

#schema::String

Returns the value of attribute schema.

Returns:

  • (::String)


385
386
387
# File 'sig/types.rbs', line 385

def schema
  @schema
end

#server_side_kms_key_id::String

Returns the value of attribute server_side_kms_key_id.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def server_side_kms_key_id
  @server_side_kms_key_id
end

#source_model_version_arn::String

Returns the value of attribute source_model_version_arn.

Returns:

  • (::String)


401
402
403
# File 'sig/types.rbs', line 401

def source_model_version_arn
  @source_model_version_arn
end

#source_type"TRAINING", ...

Returns the value of attribute source_type.

Returns:

  • ("TRAINING", "RETRAINING", "IMPORT")


382
383
384
# File 'sig/types.rbs', line 382

def source_type
  @source_type
end

#status"IN_PROGRESS", ...

Returns the value of attribute status.

Returns:

  • ("IN_PROGRESS", "SUCCESS", "FAILED", "IMPORT_IN_PROGRESS", "CANCELED")


381
382
383
# File 'sig/types.rbs', line 381

def status
  @status
end

#training_data_end_time::Time

Returns the value of attribute training_data_end_time.

Returns:

  • (::Time)


388
389
390
# File 'sig/types.rbs', line 388

def training_data_end_time
  @training_data_end_time
end

#training_data_start_time::Time

Returns the value of attribute training_data_start_time.

Returns:

  • (::Time)


387
388
389
# File 'sig/types.rbs', line 387

def training_data_start_time
  @training_data_start_time
end

#training_execution_end_time::Time

Returns the value of attribute training_execution_end_time.

Returns:

  • (::Time)


394
395
396
# File 'sig/types.rbs', line 394

def training_execution_end_time
  @training_execution_end_time
end

#training_execution_start_time::Time

Returns the value of attribute training_execution_start_time.

Returns:

  • (::Time)


393
394
395
# File 'sig/types.rbs', line 393

def training_execution_start_time
  @training_execution_start_time
end