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.



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

def algorithm_specification
  @algorithm_specification
end

#auto_ml_job_arn::String

Returns the value of attribute auto_ml_job_arn.

Returns:

  • (::String)


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

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)


11457
11458
11459
# File 'sig/types.rbs', line 11457

def billable_time_in_seconds
  @billable_time_in_seconds
end

#checkpoint_configTypes::CheckpointConfig

Returns the value of attribute checkpoint_config.



11455
11456
11457
# File 'sig/types.rbs', line 11455

def checkpoint_config
  @checkpoint_config
end

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


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

def creation_time
  @creation_time
end

#debug_hook_configTypes::DebugHookConfig

Returns the value of attribute debug_hook_config.



11458
11459
11460
# File 'sig/types.rbs', line 11458

def debug_hook_config
  @debug_hook_config
end

#debug_rule_configurations::Array[Types::DebugRuleConfiguration]

Returns the value of attribute debug_rule_configurations.

Returns:



11460
11461
11462
# File 'sig/types.rbs', line 11460

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:



11462
11463
11464
# File 'sig/types.rbs', line 11462

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)


11453
11454
11455
# File 'sig/types.rbs', line 11453

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)


11454
11455
11456
# File 'sig/types.rbs', line 11454

def enable_managed_spot_training
  @enable_managed_spot_training
end

#enable_network_isolationBoolean

Returns the value of attribute enable_network_isolation.

Returns:

  • (Boolean)


11452
11453
11454
# File 'sig/types.rbs', line 11452

def enable_network_isolation
  @enable_network_isolation
end

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

Returns the value of attribute environment.

Returns:

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


11466
11467
11468
# File 'sig/types.rbs', line 11466

def environment
  @environment
end

#experiment_configTypes::ExperimentConfig

Returns the value of attribute experiment_config.



11459
11460
11461
# File 'sig/types.rbs', line 11459

def experiment_config
  @experiment_config
end

#failure_reason::String

Returns the value of attribute failure_reason.

Returns:

  • (::String)


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

def failure_reason
  @failure_reason
end

#final_metric_data_list::Array[Types::MetricData]

Returns the value of attribute final_metric_data_list.

Returns:



11451
11452
11453
# File 'sig/types.rbs', line 11451

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])


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

def hyper_parameters
  @hyper_parameters
end

#input_data_config::Array[Types::Channel]

Returns the value of attribute input_data_config.

Returns:



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

def input_data_config
  @input_data_config
end

#labeling_job_arn::String

Returns the value of attribute labeling_job_arn.

Returns:

  • (::String)


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

def labeling_job_arn
  @labeling_job_arn
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


11449
11450
11451
# File 'sig/types.rbs', line 11449

def last_modified_time
  @last_modified_time
end

#model_artifactsTypes::ModelArtifacts

Returns the value of attribute model_artifacts.



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

def model_artifacts
  @model_artifacts
end

#model_package_configTypes::ModelPackageConfig

Returns the value of attribute model_package_config.



11464
11465
11466
# File 'sig/types.rbs', line 11464

def model_package_config
  @model_package_config
end

#output_data_configTypes::OutputDataConfig

Returns the value of attribute output_data_config.



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

def output_data_config
  @output_data_config
end

#output_model_package_arn::String

Returns the value of attribute output_model_package_arn.

Returns:

  • (::String)


11463
11464
11465
# File 'sig/types.rbs', line 11463

def output_model_package_arn
  @output_model_package_arn
end

#profiler_configTypes::ProfilerConfig

Returns the value of attribute profiler_config.



11465
11466
11467
# File 'sig/types.rbs', line 11465

def profiler_config
  @profiler_config
end

#resource_configTypes::ResourceConfig

Returns the value of attribute resource_config.



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

def resource_config
  @resource_config
end

#retry_strategyTypes::RetryStrategy

Returns the value of attribute retry_strategy.



11467
11468
11469
# File 'sig/types.rbs', line 11467

def retry_strategy
  @retry_strategy
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


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

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")


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

def secondary_status
  @secondary_status
end

#secondary_status_transitions::Array[Types::SecondaryStatusTransition]

Returns the value of attribute secondary_status_transitions.

Returns:



11450
11451
11452
# File 'sig/types.rbs', line 11450

def secondary_status_transitions
  @secondary_status_transitions
end

#stopping_conditionTypes::StoppingCondition

Returns the value of attribute stopping_condition.



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

def stopping_condition
  @stopping_condition
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



11468
11469
11470
# File 'sig/types.rbs', line 11468

def tags
  @tags
end

#tensor_board_output_configTypes::TensorBoardOutputConfig

Returns the value of attribute tensor_board_output_config.



11461
11462
11463
# File 'sig/types.rbs', line 11461

def tensor_board_output_config
  @tensor_board_output_config
end

#training_end_time::Time

Returns the value of attribute training_end_time.

Returns:

  • (::Time)


11448
11449
11450
# File 'sig/types.rbs', line 11448

def training_end_time
  @training_end_time
end

#training_job_arn::String

Returns the value of attribute training_job_arn.

Returns:

  • (::String)


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

def training_job_arn
  @training_job_arn
end

#training_job_name::String

Returns the value of attribute training_job_name.

Returns:

  • (::String)


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

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")


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

def training_job_status
  @training_job_status
end

#training_start_time::Time

Returns the value of attribute training_start_time.

Returns:

  • (::Time)


11447
11448
11449
# File 'sig/types.rbs', line 11447

def training_start_time
  @training_start_time
end

#training_time_in_seconds::Integer

Returns the value of attribute training_time_in_seconds.

Returns:

  • (::Integer)


11456
11457
11458
# File 'sig/types.rbs', line 11456

def training_time_in_seconds
  @training_time_in_seconds
end

#tuning_job_arn::String

Returns the value of attribute tuning_job_arn.

Returns:

  • (::String)


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

def tuning_job_arn
  @tuning_job_arn
end

#vpc_configTypes::VpcConfig

Returns the value of attribute vpc_config.

Returns:



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

def vpc_config
  @vpc_config
end

#warm_pool_statusTypes::WarmPoolStatus

Returns the value of attribute warm_pool_status.



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

def warm_pool_status
  @warm_pool_status
end