Class: Aws::Types::DescribeProcessingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeProcessingJobRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#processing_job_name ⇒ ::String
Returns the value of attribute processing_job_name.
Instance Attribute Details
#processing_job_name ⇒ ::String
Returns the value of attribute processing_job_name.
5051 5052 5053 |
# File 'sig/types.rbs', line 5051 def processing_job_name @processing_job_name end |