Class: Aws::Types::DescribeModelResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#accumulated_inference_data_end_time::Time

Returns the value of attribute accumulated_inference_data_end_time.



363
364
365
# File 'sig/types.rbs', line 363

def accumulated_inference_data_end_time
  @accumulated_inference_data_end_time
end

#accumulated_inference_data_start_time::Time

Returns the value of attribute accumulated_inference_data_start_time.



362
363
364
# File 'sig/types.rbs', line 362

def accumulated_inference_data_start_time
  @accumulated_inference_data_start_time
end

#active_model_version::Integer

Returns the value of attribute active_model_version.



349
350
351
# File 'sig/types.rbs', line 349

def active_model_version
  @active_model_version
end

#active_model_version_arn::String

Returns the value of attribute active_model_version_arn.



350
351
352
# File 'sig/types.rbs', line 350

def active_model_version_arn
  @active_model_version_arn
end

#created_at::Time

Returns the value of attribute created_at.



343
344
345
# File 'sig/types.rbs', line 343

def created_at
  @created_at
end

#data_pre_processing_configurationTypes::DataPreProcessingConfiguration

Returns the value of attribute data_pre_processing_configuration.



336
337
338
# File 'sig/types.rbs', line 336

def data_pre_processing_configuration
  @data_pre_processing_configuration
end

#dataset_arn::String

Returns the value of attribute dataset_arn.



328
329
330
# File 'sig/types.rbs', line 328

def dataset_arn
  @dataset_arn
end

#dataset_name::String

Returns the value of attribute dataset_name.



327
328
329
# File 'sig/types.rbs', line 327

def dataset_name
  @dataset_name
end

#evaluation_data_end_time::Time

Returns the value of attribute evaluation_data_end_time.



334
335
336
# File 'sig/types.rbs', line 334

def evaluation_data_end_time
  @evaluation_data_end_time
end

#evaluation_data_start_time::Time

Returns the value of attribute evaluation_data_start_time.



333
334
335
# File 'sig/types.rbs', line 333

def evaluation_data_start_time
  @evaluation_data_start_time
end

#failed_reason::String

Returns the value of attribute failed_reason.



340
341
342
# File 'sig/types.rbs', line 340

def failed_reason
  @failed_reason
end

#import_job_end_time::Time

Returns the value of attribute import_job_end_time.



348
349
350
# File 'sig/types.rbs', line 348

def import_job_end_time
  @import_job_end_time
end

#import_job_start_time::Time

Returns the value of attribute import_job_start_time.



347
348
349
# File 'sig/types.rbs', line 347

def import_job_start_time
  @import_job_start_time
end

#labels_input_configurationTypes::LabelsInputConfiguration

Returns the value of attribute labels_input_configuration.



330
331
332
# File 'sig/types.rbs', line 330

def labels_input_configuration
  @labels_input_configuration
end

#last_updated_time::Time

Returns the value of attribute last_updated_time.



342
343
344
# File 'sig/types.rbs', line 342

def last_updated_time
  @last_updated_time
end

#latest_scheduled_retraining_available_data_in_days::Integer

Returns the value of attribute latest_scheduled_retraining_available_data_in_days.



360
361
362
# File 'sig/types.rbs', line 360

def latest_scheduled_retraining_available_data_in_days
  @latest_scheduled_retraining_available_data_in_days
end

#latest_scheduled_retraining_failed_reason::String

Returns the value of attribute latest_scheduled_retraining_failed_reason.



356
357
358
# File 'sig/types.rbs', line 356

def latest_scheduled_retraining_failed_reason
  @latest_scheduled_retraining_failed_reason
end

#latest_scheduled_retraining_model_version::Integer

Returns the value of attribute latest_scheduled_retraining_model_version.



358
359
360
# File 'sig/types.rbs', line 358

def latest_scheduled_retraining_model_version
  @latest_scheduled_retraining_model_version
end

#latest_scheduled_retraining_start_time::Time

Returns the value of attribute latest_scheduled_retraining_start_time.



359
360
361
# File 'sig/types.rbs', line 359

def latest_scheduled_retraining_start_time
  @latest_scheduled_retraining_start_time
end

#latest_scheduled_retraining_status"IN_PROGRESS", ...

Returns the value of attribute latest_scheduled_retraining_status.



357
358
359
# File 'sig/types.rbs', line 357

def latest_scheduled_retraining_status
  @latest_scheduled_retraining_status
end

#model_arn::String

Returns the value of attribute model_arn.



326
327
328
# File 'sig/types.rbs', line 326

def model_arn
  @model_arn
end

#model_diagnostics_output_configurationTypes::ModelDiagnosticsOutputConfiguration

Returns the value of attribute model_diagnostics_output_configuration.



365
366
367
# File 'sig/types.rbs', line 365

def model_diagnostics_output_configuration
  @model_diagnostics_output_configuration
end

#model_metrics::String

Returns the value of attribute model_metrics.



341
342
343
# File 'sig/types.rbs', line 341

def model_metrics
  @model_metrics
end

#model_name::String

Returns the value of attribute model_name.



325
326
327
# File 'sig/types.rbs', line 325

def model_name
  @model_name
end

#model_quality"QUALITY_THRESHOLD_MET", ...

Returns the value of attribute model_quality.



366
367
368
# File 'sig/types.rbs', line 366

def model_quality
  @model_quality
end

#model_version_activated_at::Time

Returns the value of attribute model_version_activated_at.



351
352
353
# File 'sig/types.rbs', line 351

def model_version_activated_at
  @model_version_activated_at
end

#next_scheduled_retraining_start_date::Time

Returns the value of attribute next_scheduled_retraining_start_date.



361
362
363
# File 'sig/types.rbs', line 361

def next_scheduled_retraining_start_date
  @next_scheduled_retraining_start_date
end

#off_condition::String

Returns the value of attribute off_condition.



345
346
347
# File 'sig/types.rbs', line 345

def off_condition
  @off_condition
end

#previous_active_model_version::Integer

Returns the value of attribute previous_active_model_version.



352
353
354
# File 'sig/types.rbs', line 352

def previous_active_model_version
  @previous_active_model_version
end

#previous_active_model_version_arn::String

Returns the value of attribute previous_active_model_version_arn.



353
354
355
# File 'sig/types.rbs', line 353

def previous_active_model_version_arn
  @previous_active_model_version_arn
end

#previous_model_version_activated_at::Time

Returns the value of attribute previous_model_version_activated_at.



354
355
356
# File 'sig/types.rbs', line 354

def previous_model_version_activated_at
  @previous_model_version_activated_at
end

#prior_model_metrics::String

Returns the value of attribute prior_model_metrics.



355
356
357
# File 'sig/types.rbs', line 355

def prior_model_metrics
  @prior_model_metrics
end

#retraining_scheduler_status"PENDING", ...

Returns the value of attribute retraining_scheduler_status.



364
365
366
# File 'sig/types.rbs', line 364

def retraining_scheduler_status
  @retraining_scheduler_status
end

#role_arn::String

Returns the value of attribute role_arn.



335
336
337
# File 'sig/types.rbs', line 335

def role_arn
  @role_arn
end

#schema::String

Returns the value of attribute schema.



329
330
331
# File 'sig/types.rbs', line 329

def schema
  @schema
end

#server_side_kms_key_id::String

Returns the value of attribute server_side_kms_key_id.



344
345
346
# File 'sig/types.rbs', line 344

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.



346
347
348
# File 'sig/types.rbs', line 346

def source_model_version_arn
  @source_model_version_arn
end

#status"IN_PROGRESS", ...

Returns the value of attribute status.



337
338
339
# File 'sig/types.rbs', line 337

def status
  @status
end

#training_data_end_time::Time

Returns the value of attribute training_data_end_time.



332
333
334
# File 'sig/types.rbs', line 332

def training_data_end_time
  @training_data_end_time
end

#training_data_start_time::Time

Returns the value of attribute training_data_start_time.



331
332
333
# File 'sig/types.rbs', line 331

def training_data_start_time
  @training_data_start_time
end

#training_execution_end_time::Time

Returns the value of attribute training_execution_end_time.



339
340
341
# File 'sig/types.rbs', line 339

def training_execution_end_time
  @training_execution_end_time
end

#training_execution_start_time::Time

Returns the value of attribute training_execution_start_time.



338
339
340
# File 'sig/types.rbs', line 338

def training_execution_start_time
  @training_execution_start_time
end