Class: Aws::Types::CreateProcessingJobResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProcessingJobResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#processing_job_arn ⇒ ::String
Returns the value of attribute processing_job_arn.
Instance Attribute Details
#processing_job_arn ⇒ ::String
Returns the value of attribute processing_job_arn.
2815 2816 2817 |
# File 'sig/types.rbs', line 2815 def processing_job_arn @processing_job_arn end |