Class: Aws::Types::StopProcessingJobRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#processing_job_name::String

Returns the value of attribute processing_job_name.

Returns:

  • (::String)


11187
11188
11189
# File 'sig/types.rbs', line 11187

def processing_job_name
  @processing_job_name
end