Class: Aws::Types::StopProcessingJobRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopProcessingJobRequest
- 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.
11187 11188 11189 |
# File 'sig/types.rbs', line 11187 def processing_job_name @processing_job_name end |