Class: Aws::Types::DeleteProcessingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProcessingJobRequest
- 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.
3563 3564 3565 |
# File 'sig/types.rbs', line 3563 def processing_job_name @processing_job_name end |