Class: Aws::Types::StartImportLabelsTaskRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartImportLabelsTaskRunResponse
- 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.
7210 7211 7212 |
# File 'sig/types.rbs', line 7210 def task_run_id @task_run_id end |