Class: Aws::Types::TrainingJob

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#algorithm_specificationTypes::AlgorithmSpecification

Returns the value of attribute algorithm_specification.



11499
11500
11501
# File 'sig/types.rbs', line 11499

def algorithm_specification
  @algorithm_specification
end

#auto_ml_job_arn::String

Returns the value of attribute auto_ml_job_arn.



11493
11494
11495
# File 'sig/types.rbs', line 11493

def auto_ml_job_arn
  @auto_ml_job_arn
end

#billable_time_in_seconds::Integer

Returns the value of attribute billable_time_in_seconds.



11518
11519
11520
# File 'sig/types.rbs', line 11518

def billable_time_in_seconds
  @billable_time_in_seconds
end

#checkpoint_configTypes::CheckpointConfig

Returns the value of attribute checkpoint_config.



11516
11517
11518
# File 'sig/types.rbs', line 11516

def checkpoint_config
  @checkpoint_config
end

#creation_time::Time

Returns the value of attribute creation_time.



11507
11508
11509
# File 'sig/types.rbs', line 11507

def creation_time
  @creation_time
end

#debug_hook_configTypes::DebugHookConfig

Returns the value of attribute debug_hook_config.



11519
11520
11521
# File 'sig/types.rbs', line 11519

def debug_hook_config
  @debug_hook_config
end

#debug_rule_configurations::Array[Types::DebugRuleConfiguration]

Returns the value of attribute debug_rule_configurations.



11521
11522
11523
# File 'sig/types.rbs', line 11521

def debug_rule_configurations
  @debug_rule_configurations
end

#debug_rule_evaluation_statuses::Array[Types::DebugRuleEvaluationStatus]

Returns the value of attribute debug_rule_evaluation_statuses.



11523
11524
11525
# File 'sig/types.rbs', line 11523

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.



11514
11515
11516
# File 'sig/types.rbs', line 11514

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.



11515
11516
11517
# File 'sig/types.rbs', line 11515

def enable_managed_spot_training
  @enable_managed_spot_training
end

#enable_network_isolationBoolean

Returns the value of attribute enable_network_isolation.



11513
11514
11515
# File 'sig/types.rbs', line 11513

def enable_network_isolation
  @enable_network_isolation
end

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

Returns the value of attribute environment.



11527
11528
11529
# File 'sig/types.rbs', line 11527

def environment
  @environment
end

#experiment_configTypes::ExperimentConfig

Returns the value of attribute experiment_config.



11520
11521
11522
# File 'sig/types.rbs', line 11520

def experiment_config
  @experiment_config
end

#failure_reason::String

Returns the value of attribute failure_reason.



11497
11498
11499
# File 'sig/types.rbs', line 11497

def failure_reason
  @failure_reason
end

#final_metric_data_list::Array[Types::MetricData]

Returns the value of attribute final_metric_data_list.



11512
11513
11514
# File 'sig/types.rbs', line 11512

def final_metric_data_list
  @final_metric_data_list
end

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

Returns the value of attribute hyper_parameters.



11498
11499
11500
# File 'sig/types.rbs', line 11498

def hyper_parameters
  @hyper_parameters
end

#input_data_config::Array[Types::Channel]

Returns the value of attribute input_data_config.



11501
11502
11503
# File 'sig/types.rbs', line 11501

def input_data_config
  @input_data_config
end

#labeling_job_arn::String

Returns the value of attribute labeling_job_arn.



11492
11493
11494
# File 'sig/types.rbs', line 11492

def labeling_job_arn
  @labeling_job_arn
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.



11510
11511
11512
# File 'sig/types.rbs', line 11510

def last_modified_time
  @last_modified_time
end

#model_artifactsTypes::ModelArtifacts

Returns the value of attribute model_artifacts.



11494
11495
11496
# File 'sig/types.rbs', line 11494

def model_artifacts
  @model_artifacts
end

#model_package_configTypes::ModelPackageConfig

Returns the value of attribute model_package_config.



11525
11526
11527
# File 'sig/types.rbs', line 11525

def model_package_config
  @model_package_config
end

#output_data_configTypes::OutputDataConfig

Returns the value of attribute output_data_config.



11502
11503
11504
# File 'sig/types.rbs', line 11502

def output_data_config
  @output_data_config
end

#output_model_package_arn::String

Returns the value of attribute output_model_package_arn.



11524
11525
11526
# File 'sig/types.rbs', line 11524

def output_model_package_arn
  @output_model_package_arn
end

#profiler_configTypes::ProfilerConfig

Returns the value of attribute profiler_config.



11526
11527
11528
# File 'sig/types.rbs', line 11526

def profiler_config
  @profiler_config
end

#resource_configTypes::ResourceConfig

Returns the value of attribute resource_config.



11503
11504
11505
# File 'sig/types.rbs', line 11503

def resource_config
  @resource_config
end

#retry_strategyTypes::RetryStrategy

Returns the value of attribute retry_strategy.



11528
11529
11530
# File 'sig/types.rbs', line 11528

def retry_strategy
  @retry_strategy
end

#role_arn::String

Returns the value of attribute role_arn.



11500
11501
11502
# File 'sig/types.rbs', line 11500

def role_arn
  @role_arn
end

#secondary_status"Starting", ...

Returns the value of attribute secondary_status.



11496
11497
11498
# File 'sig/types.rbs', line 11496

def secondary_status
  @secondary_status
end

#secondary_status_transitions::Array[Types::SecondaryStatusTransition]

Returns the value of attribute secondary_status_transitions.



11511
11512
11513
# File 'sig/types.rbs', line 11511

def secondary_status_transitions
  @secondary_status_transitions
end

#stopping_conditionTypes::StoppingCondition

Returns the value of attribute stopping_condition.



11506
11507
11508
# File 'sig/types.rbs', line 11506

def stopping_condition
  @stopping_condition
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.



11529
11530
11531
# File 'sig/types.rbs', line 11529

def tags
  @tags
end

#tensor_board_output_configTypes::TensorBoardOutputConfig

Returns the value of attribute tensor_board_output_config.



11522
11523
11524
# File 'sig/types.rbs', line 11522

def tensor_board_output_config
  @tensor_board_output_config
end

#training_end_time::Time

Returns the value of attribute training_end_time.



11509
11510
11511
# File 'sig/types.rbs', line 11509

def training_end_time
  @training_end_time
end

#training_job_arn::String

Returns the value of attribute training_job_arn.



11490
11491
11492
# File 'sig/types.rbs', line 11490

def training_job_arn
  @training_job_arn
end

#training_job_name::String

Returns the value of attribute training_job_name.



11489
11490
11491
# File 'sig/types.rbs', line 11489

def training_job_name
  @training_job_name
end

#training_job_status"InProgress", ...

Returns the value of attribute training_job_status.



11495
11496
11497
# File 'sig/types.rbs', line 11495

def training_job_status
  @training_job_status
end

#training_start_time::Time

Returns the value of attribute training_start_time.



11508
11509
11510
# File 'sig/types.rbs', line 11508

def training_start_time
  @training_start_time
end

#training_time_in_seconds::Integer

Returns the value of attribute training_time_in_seconds.



11517
11518
11519
# File 'sig/types.rbs', line 11517

def training_time_in_seconds
  @training_time_in_seconds
end

#tuning_job_arn::String

Returns the value of attribute tuning_job_arn.



11491
11492
11493
# File 'sig/types.rbs', line 11491

def tuning_job_arn
  @tuning_job_arn
end

#vpc_configTypes::VpcConfig

Returns the value of attribute vpc_config.



11505
11506
11507
# File 'sig/types.rbs', line 11505

def vpc_config
  @vpc_config
end

#warm_pool_statusTypes::WarmPoolStatus

Returns the value of attribute warm_pool_status.



11504
11505
11506
# File 'sig/types.rbs', line 11504

def warm_pool_status
  @warm_pool_status
end