Class: Aws::Types::CreateTrainingJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateTrainingJobResponse
- 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.
2901 2902 2903 |
# File 'sig/types.rbs', line 2901 def training_job_arn @training_job_arn end |