Class: Aws::Types::StopLabelingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopLabelingJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#labeling_job_name ⇒ ::String
Returns the value of attribute labeling_job_name.
Instance Attribute Details
#labeling_job_name ⇒ ::String
Returns the value of attribute labeling_job_name.
11146 11147 11148 |
# File 'sig/types.rbs', line 11146 def labeling_job_name @labeling_job_name end |