Class: Aws::Types::DescribeTrainingJobResponse

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.



5187
5188
5189
# File 'sig/types.rbs', line 5187

def algorithm_specification
  @algorithm_specification
end

#auto_ml_job_arn::String

Returns the value of attribute auto_ml_job_arn.

Returns:

  • (::String)


5181
5182
5183
# File 'sig/types.rbs', line 5181

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)


5206
5207
5208
# File 'sig/types.rbs', line 5206

def billable_time_in_seconds
  @billable_time_in_seconds
end

#billable_token_count::Integer

Returns the value of attribute billable_token_count.

Returns:

  • (::Integer)


5207
5208
5209
# File 'sig/types.rbs', line 5207

def billable_token_count
  @billable_token_count
end

#checkpoint_configTypes::CheckpointConfig

Returns the value of attribute checkpoint_config.



5204
5205
5206
# File 'sig/types.rbs', line 5204

def checkpoint_config
  @checkpoint_config
end

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


5195
5196
5197
# File 'sig/types.rbs', line 5195

def creation_time
  @creation_time
end

#debug_hook_configTypes::DebugHookConfig

Returns the value of attribute debug_hook_config.



5208
5209
5210
# File 'sig/types.rbs', line 5208

def debug_hook_config
  @debug_hook_config
end

#debug_rule_configurations::Array[Types::DebugRuleConfiguration]

Returns the value of attribute debug_rule_configurations.

Returns:



5210
5211
5212
# File 'sig/types.rbs', line 5210

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:



5212
5213
5214
# File 'sig/types.rbs', line 5212

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)


5202
5203
5204
# File 'sig/types.rbs', line 5202

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)


5203
5204
5205
# File 'sig/types.rbs', line 5203

def enable_managed_spot_training
  @enable_managed_spot_training
end

#enable_network_isolationBoolean

Returns the value of attribute enable_network_isolation.

Returns:

  • (Boolean)


5201
5202
5203
# File 'sig/types.rbs', line 5201

def enable_network_isolation
  @enable_network_isolation
end

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

Returns the value of attribute environment.

Returns:

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


5217
5218
5219
# File 'sig/types.rbs', line 5217

def environment
  @environment
end

#experiment_configTypes::ExperimentConfig

Returns the value of attribute experiment_config.



5209
5210
5211
# File 'sig/types.rbs', line 5209

def experiment_config
  @experiment_config
end

#failure_reason::String

Returns the value of attribute failure_reason.

Returns:

  • (::String)


5185
5186
5187
# File 'sig/types.rbs', line 5185

def failure_reason
  @failure_reason
end

#final_metric_data_list::Array[Types::MetricData]

Returns the value of attribute final_metric_data_list.

Returns:



5200
5201
5202
# File 'sig/types.rbs', line 5200

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


5186
5187
5188
# File 'sig/types.rbs', line 5186

def hyper_parameters
  @hyper_parameters
end

#infra_check_configTypes::InfraCheckConfig

Returns the value of attribute infra_check_config.



5220
5221
5222
# File 'sig/types.rbs', line 5220

def infra_check_config
  @infra_check_config
end

#input_data_config::Array[Types::Channel]

Returns the value of attribute input_data_config.

Returns:



5189
5190
5191
# File 'sig/types.rbs', line 5189

def input_data_config
  @input_data_config
end

#labeling_job_arn::String

Returns the value of attribute labeling_job_arn.

Returns:

  • (::String)


5180
5181
5182
# File 'sig/types.rbs', line 5180

def labeling_job_arn
  @labeling_job_arn
end

#last_modified_time::Time

Returns the value of attribute last_modified_time.

Returns:

  • (::Time)


5198
5199
5200
# File 'sig/types.rbs', line 5198

def last_modified_time
  @last_modified_time
end

#mlflow_configTypes::MlflowConfig

Returns the value of attribute mlflow_config.

Returns:



5222
5223
5224
# File 'sig/types.rbs', line 5222

def mlflow_config
  @mlflow_config
end

#mlflow_detailsTypes::MlflowDetails

Returns the value of attribute mlflow_details.



5224
5225
5226
# File 'sig/types.rbs', line 5224

def mlflow_details
  @mlflow_details
end

#model_artifactsTypes::ModelArtifacts

Returns the value of attribute model_artifacts.



5182
5183
5184
# File 'sig/types.rbs', line 5182

def model_artifacts
  @model_artifacts
end

#model_package_configTypes::ModelPackageConfig

Returns the value of attribute model_package_config.



5223
5224
5225
# File 'sig/types.rbs', line 5223

def model_package_config
  @model_package_config
end

#output_data_configTypes::OutputDataConfig

Returns the value of attribute output_data_config.



5190
5191
5192
# File 'sig/types.rbs', line 5190

def output_data_config
  @output_data_config
end

#output_model_package_arn::String

Returns the value of attribute output_model_package_arn.

Returns:

  • (::String)


5226
5227
5228
# File 'sig/types.rbs', line 5226

def output_model_package_arn
  @output_model_package_arn
end

#profiler_configTypes::ProfilerConfig

Returns the value of attribute profiler_config.



5213
5214
5215
# File 'sig/types.rbs', line 5213

def profiler_config
  @profiler_config
end

#profiler_rule_configurations::Array[Types::ProfilerRuleConfiguration]

Returns the value of attribute profiler_rule_configurations.

Returns:



5214
5215
5216
# File 'sig/types.rbs', line 5214

def profiler_rule_configurations
  @profiler_rule_configurations
end

#profiler_rule_evaluation_statuses::Array[Types::ProfilerRuleEvaluationStatus]

Returns the value of attribute profiler_rule_evaluation_statuses.



5215
5216
5217
# File 'sig/types.rbs', line 5215

def profiler_rule_evaluation_statuses
  @profiler_rule_evaluation_statuses
end

#profiling_status"Enabled", "Disabled"

Returns the value of attribute profiling_status.

Returns:

  • ("Enabled", "Disabled")


5216
5217
5218
# File 'sig/types.rbs', line 5216

def profiling_status
  @profiling_status
end

#progress_infoTypes::TrainingProgressInfo

Returns the value of attribute progress_info.



5225
5226
5227
# File 'sig/types.rbs', line 5225

def progress_info
  @progress_info
end

#remote_debug_configTypes::RemoteDebugConfig

Returns the value of attribute remote_debug_config.



5219
5220
5221
# File 'sig/types.rbs', line 5219

def remote_debug_config
  @remote_debug_config
end

#resource_configTypes::ResourceConfig

Returns the value of attribute resource_config.



5191
5192
5193
# File 'sig/types.rbs', line 5191

def resource_config
  @resource_config
end

#retry_strategyTypes::RetryStrategy

Returns the value of attribute retry_strategy.



5218
5219
5220
# File 'sig/types.rbs', line 5218

def retry_strategy
  @retry_strategy
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


5188
5189
5190
# File 'sig/types.rbs', line 5188

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


5184
5185
5186
# File 'sig/types.rbs', line 5184

def secondary_status
  @secondary_status
end

#secondary_status_transitions::Array[Types::SecondaryStatusTransition]

Returns the value of attribute secondary_status_transitions.

Returns:



5199
5200
5201
# File 'sig/types.rbs', line 5199

def secondary_status_transitions
  @secondary_status_transitions
end

#serverless_job_configTypes::ServerlessJobConfig

Returns the value of attribute serverless_job_config.



5221
5222
5223
# File 'sig/types.rbs', line 5221

def serverless_job_config
  @serverless_job_config
end

#stopping_conditionTypes::StoppingCondition

Returns the value of attribute stopping_condition.



5194
5195
5196
# File 'sig/types.rbs', line 5194

def stopping_condition
  @stopping_condition
end

#tensor_board_output_configTypes::TensorBoardOutputConfig

Returns the value of attribute tensor_board_output_config.



5211
5212
5213
# File 'sig/types.rbs', line 5211

def tensor_board_output_config
  @tensor_board_output_config
end

#training_end_time::Time

Returns the value of attribute training_end_time.

Returns:

  • (::Time)


5197
5198
5199
# File 'sig/types.rbs', line 5197

def training_end_time
  @training_end_time
end

#training_job_arn::String

Returns the value of attribute training_job_arn.

Returns:

  • (::String)


5178
5179
5180
# File 'sig/types.rbs', line 5178

def training_job_arn
  @training_job_arn
end

#training_job_name::String

Returns the value of attribute training_job_name.

Returns:

  • (::String)


5177
5178
5179
# File 'sig/types.rbs', line 5177

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


5183
5184
5185
# File 'sig/types.rbs', line 5183

def training_job_status
  @training_job_status
end

#training_start_time::Time

Returns the value of attribute training_start_time.

Returns:

  • (::Time)


5196
5197
5198
# File 'sig/types.rbs', line 5196

def training_start_time
  @training_start_time
end

#training_time_in_seconds::Integer

Returns the value of attribute training_time_in_seconds.

Returns:

  • (::Integer)


5205
5206
5207
# File 'sig/types.rbs', line 5205

def training_time_in_seconds
  @training_time_in_seconds
end

#tuning_job_arn::String

Returns the value of attribute tuning_job_arn.

Returns:

  • (::String)


5179
5180
5181
# File 'sig/types.rbs', line 5179

def tuning_job_arn
  @tuning_job_arn
end

#vpc_configTypes::VpcConfig

Returns the value of attribute vpc_config.

Returns:



5193
5194
5195
# File 'sig/types.rbs', line 5193

def vpc_config
  @vpc_config
end

#warm_pool_statusTypes::WarmPoolStatus

Returns the value of attribute warm_pool_status.



5192
5193
5194
# File 'sig/types.rbs', line 5192

def warm_pool_status
  @warm_pool_status
end