Class: Aws::Types::CreateLabelingJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateLabelingJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#labeling_job_arn ⇒ ::String
Returns the value of attribute labeling_job_arn.
Instance Attribute Details
#labeling_job_arn ⇒ ::String
Returns the value of attribute labeling_job_arn.
2438 2439 2440 |
# File 'sig/types.rbs', line 2438 def labeling_job_arn @labeling_job_arn end |