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.
2903 2904 2905 |
# File 'sig/types.rbs', line 2903 def training_job_arn @training_job_arn end |