Class: Aws::Types::CancelJobInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_version::String

Returns the value of attribute api_version.

Returns:

  • (::String)


24
25
26
# File 'sig/types.rbs', line 24

def api_version
  @api_version
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


23
24
25
# File 'sig/types.rbs', line 23

def job_id
  @job_id
end