Class: Aws::Types::StartMLEvaluationTaskRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartMLEvaluationTaskRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#task_run_id ⇒ ::String
Returns the value of attribute task_run_id.
Instance Attribute Details
#task_run_id ⇒ ::String
Returns the value of attribute task_run_id.
7242 7243 7244 |
# File 'sig/types.rbs', line 7242 def task_run_id @task_run_id end |