Class: Aws::Types::CancelJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_arn ⇒ ::String

Returns the value of attribute job_arn.

Returns:

  • (::String)


36
37
38
# File 'sig/types.rbs', line 36

def job_arn
  @job_arn
end