Class: Aws::Types::DescribeLabelingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeLabelingJobRequest
- 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.
4595 4596 4597 |
# File 'sig/types.rbs', line 4595 def labeling_job_name @labeling_job_name end |