Class: Aws::Types::UpdateJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_name::String

Returns the value of attribute job_name.

Returns:

  • (::String)


8139
8140
8141
# File 'sig/types.rbs', line 8139

def job_name
  @job_name
end

#job_updateTypes::JobUpdate

Returns the value of attribute job_update.

Returns:



8140
8141
8142
# File 'sig/types.rbs', line 8140

def job_update
  @job_update
end