Class: Aws::Types::CreateClassificationJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateClassificationJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
-
#job_id ⇒ ::String
Returns the value of attribute job_id.
Instance Attribute Details
#job_arn ⇒ ::String
Returns the value of attribute job_arn.
356 357 358 |
# File 'sig/types.rbs', line 356 def job_arn @job_arn end |
#job_id ⇒ ::String
Returns the value of attribute job_id.
357 358 359 |
# File 'sig/types.rbs', line 357 def job_id @job_id end |