Class: Aws::Types::TrainingJob

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_specificationTypes::AlgorithmSpecification

Returns the value of attribute algorithm_specification.



11415
11416
11417
# File 'sig/types.rbs', line 11415

def algorithm_specification
  @algorithm_specification
end

#auto_ml_job_arn::String

Returns the value of attribute auto_ml_job_arn.

Returns:

  • (::String)


11409
11410
11411
# File 'sig/types.rbs', line 11409

def auto_ml_job_arn
  @auto_ml_job_arn
end

#billable_time_in_seconds::Integer

Returns the value of attribute billable_time_in_seconds.

Returns:

  • (::Integer)


11434
11435
11436
# File 'sig/types.rbs', line 11434

def billable_time_in_seconds
  @billable_time_in_seconds
end

#checkpoint_configTypes::CheckpointConfig

Returns the value of attribute checkpoint_config.



11432
11433
11434
# File 'sig/types.rbs', line 11432

def checkpoint_config
  @checkpoint_config
end

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


11423
11424
11425
# File 'sig/types.rbs', line 11423

def creation_time
  @creation_time
end

#debug_hook_configTypes::DebugHookConfig

Returns the value of attribute debug_hook_config.



11435
11436
11437
# File 'sig/types.rbs', line 11435

def debug_hook_config
  @debug_hook_config
end

#debug_rule_configurations::Array[Types::DebugRuleConfiguration]

Returns the value of attribute debug_rule_configurations.

Returns:



11437
11438
11439
# File 'sig/types.rbs', line 11437

def debug_rule_configurations
  @debug_rule_configurations
end

#debug_rule_evaluation_statuses::Array[Types::DebugRuleEvaluationStatus]

Returns the value of attribute debug_rule_evaluation_statuses.

Returns:



11439
11440
11441
# File 'sig/types.rbs', line 11439

def debug_rule_evaluation_statuses
  @debug_rule_evaluation_statuses
end

#enable_inter_container_traffic_encryptionBoolean

Returns the value of attribute enable_inter_container_traffic_encryption.

Returns:

  • (Boolean)


11430
11431
11432
# File 'sig/types.rbs', line 11430

def enable_inter_container_traffic_encryption
  @enable_inter_container_traffic_encryption
end

#enable_managed_spot_trainingBoolean

Returns the value of attribute enable_managed_spot_training.

Returns:

  • (Boolean)


11431
11432
11433
# File 'sig/types.rbs', line 11431

def enable_managed_spot_training
  @enable_managed_spot_training
end

#enable_network_isolationBoolean

Returns the value of attribute enable_network_isolation.

Returns:

  • (Boolean)


11429
11430
11431
# File 'sig/types.rbs', line 11429

def enable_network_isolation
  @enable_network_isolation
end

#environment::Hash[::String, ::String]

Returns the value of attribute environment.

Returns:

  • (::Hash[::String, ::String])


11443
11444
11445
# File 'sig/types.rbs', line 11443

def environment
  @environment
end

#experiment_configTypes::ExperimentConfig

Returns the value of attribute experiment_config.



11436
11437
11438
# File 'sig/types.rbs', line 11436

def experiment_config
  @experiment_config
end

#failure_reason::String

Returns the value of attribute failure_reason.

Returns:

  • (::String)


11413
11414
11415
# File 'sig/types.rbs', line 11413

def failure_reason
  @failure_reason
end

#final_metric_data_list::Array[Types::MetricData]

Returns the value of attribute final_metric_data_list.

Returns:



11428
11429
11430
# File 'sig/types.rbs', line 11428

def final_metric_data_list
  @final_metric_data_list
end

#hyper_parameters::Hash[::String, ::String]

Returns the value of attribute hyper_parameters.

Returns:

  • (::Hash[::String, ::String])


11414
11415
11416
# File 'sig/types.rbs', line 11414

def hyper_parameters
  @hyper_parameters
end

#input_data_config::Array[Types::Channel]

Returns the value of attribute input_data_config.

Returns:



11417
11418
11419
# File 'sig/types.rbs', line 11417

def input_data_config
  @input_data_config
end

#labeling_job_arn::String

Returns the value of attribute labeling_job_arn.

Returns:

  • (::String)


11408
11409
11410
# File 'sig/types.rbs', line 11408

def labeling_job_arn
  @labeling_job_arn
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


11426
11427
11428
# File 'sig/types.rbs', line 11426

def last_modified_time
  @last_modified_time
end

#model_artifactsTypes::ModelArtifacts

Returns the value of attribute model_artifacts.



11410
11411
11412
# File 'sig/types.rbs', line 11410

def model_artifacts
  @model_artifacts
end

#model_package_configTypes::ModelPackageConfig

Returns the value of attribute model_package_config.



11441
11442
11443
# File 'sig/types.rbs', line 11441

def model_package_config
  @model_package_config
end

#output_data_configTypes::OutputDataConfig

Returns the value of attribute output_data_config.



11418
11419
11420
# File 'sig/types.rbs', line 11418

def output_data_config
  @output_data_config
end

#output_model_package_arn::String

Returns the value of attribute output_model_package_arn.

Returns:

  • (::String)


11440
11441
11442
# File 'sig/types.rbs', line 11440

def output_model_package_arn
  @output_model_package_arn
end

#profiler_configTypes::ProfilerConfig

Returns the value of attribute profiler_config.



11442
11443
11444
# File 'sig/types.rbs', line 11442

def profiler_config
  @profiler_config
end

#resource_configTypes::ResourceConfig

Returns the value of attribute resource_config.



11419
11420
11421
# File 'sig/types.rbs', line 11419

def resource_config
  @resource_config
end

#retry_strategyTypes::RetryStrategy

Returns the value of attribute retry_strategy.



11444
11445
11446
# File 'sig/types.rbs', line 11444

def retry_strategy
  @retry_strategy
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


11416
11417
11418
# File 'sig/types.rbs', line 11416

def role_arn
  @role_arn
end

#secondary_status"Starting", ...

Returns the value of attribute secondary_status.

Returns:

  • ("Starting", "LaunchingMLInstances", "PreparingTrainingStack", "Downloading", "DownloadingTrainingImage", "Training", "Uploading", "Stopping", "Stopped", "MaxRuntimeExceeded", "Completed", "Failed", "Interrupted", "MaxWaitTimeExceeded", "Updating", "Restarting", "Pending")


11412
11413
11414
# File 'sig/types.rbs', line 11412

def secondary_status
  @secondary_status
end

#secondary_status_transitions::Array[Types::SecondaryStatusTransition]

Returns the value of attribute secondary_status_transitions.

Returns:



11427
11428
11429
# File 'sig/types.rbs', line 11427

def secondary_status_transitions
  @secondary_status_transitions
end

#stopping_conditionTypes::StoppingCondition

Returns the value of attribute stopping_condition.



11422
11423
11424
# File 'sig/types.rbs', line 11422

def stopping_condition
  @stopping_condition
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



11445
11446
11447
# File 'sig/types.rbs', line 11445

def tags
  @tags
end

#tensor_board_output_configTypes::TensorBoardOutputConfig

Returns the value of attribute tensor_board_output_config.



11438
11439
11440
# File 'sig/types.rbs', line 11438

def tensor_board_output_config
  @tensor_board_output_config
end

#training_end_time::Time

Returns the value of attribute training_end_time.

Returns:

  • (::Time)


11425
11426
11427
# File 'sig/types.rbs', line 11425

def training_end_time
  @training_end_time
end

#training_job_arn::String

Returns the value of attribute training_job_arn.

Returns:

  • (::String)


11406
11407
11408
# File 'sig/types.rbs', line 11406

def training_job_arn
  @training_job_arn
end

#training_job_name::String

Returns the value of attribute training_job_name.

Returns:

  • (::String)


11405
11406
11407
# File 'sig/types.rbs', line 11405

def training_job_name
  @training_job_name
end

#training_job_status"InProgress", ...

Returns the value of attribute training_job_status.

Returns:

  • ("InProgress", "Completed", "Failed", "Stopping", "Stopped", "Deleting")


11411
11412
11413
# File 'sig/types.rbs', line 11411

def training_job_status
  @training_job_status
end

#training_start_time::Time

Returns the value of attribute training_start_time.

Returns:

  • (::Time)


11424
11425
11426
# File 'sig/types.rbs', line 11424

def training_start_time
  @training_start_time
end

#training_time_in_seconds::Integer

Returns the value of attribute training_time_in_seconds.

Returns:

  • (::Integer)


11433
11434
11435
# File 'sig/types.rbs', line 11433

def training_time_in_seconds
  @training_time_in_seconds
end

#tuning_job_arn::String

Returns the value of attribute tuning_job_arn.

Returns:

  • (::String)


11407
11408
11409
# File 'sig/types.rbs', line 11407

def tuning_job_arn
  @tuning_job_arn
end

#vpc_configTypes::VpcConfig

Returns the value of attribute vpc_config.

Returns:



11421
11422
11423
# File 'sig/types.rbs', line 11421

def vpc_config
  @vpc_config
end

#warm_pool_statusTypes::WarmPoolStatus

Returns the value of attribute warm_pool_status.



11420
11421
11422
# File 'sig/types.rbs', line 11420

def warm_pool_status
  @warm_pool_status
end