Class: Aws::Types::DeleteJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id ⇒ ::String

Returns the value of attribute account_id.

Returns:

  • (::String)


269
270
271
# File 'sig/types.rbs', line 269

def 
  @account_id
end

#job_id ⇒ ::String

Returns the value of attribute job_id.

Returns:

  • (::String)


268
269
270
# File 'sig/types.rbs', line 268

def job_id
  @job_id
end