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)


8097
8098
8099
# File 'sig/types.rbs', line 8097

def job_name
  @job_name
end

#job_updateTypes::JobUpdate

Returns the value of attribute job_update.

Returns:



8098
8099
8100
# File 'sig/types.rbs', line 8098

def job_update
  @job_update
end