Class: Aws::Types::UpdateTrainingJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateTrainingJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#training_job_arn ⇒ ::String
Returns the value of attribute training_job_arn.
Instance Attribute Details
#training_job_arn ⇒ ::String
Returns the value of attribute training_job_arn.
12455 12456 12457 |
# File 'sig/types.rbs', line 12455 def training_job_arn @training_job_arn end |