Class: Aws::Types::UpdateServiceJobRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


1855
1856
1857
# File 'sig/types.rbs', line 1855

def job_id
  @job_id
end

#scheduling_priority::Integer

Returns the value of attribute scheduling_priority.

Returns:

  • (::Integer)


1856
1857
1858
# File 'sig/types.rbs', line 1856

def scheduling_priority
  @scheduling_priority
end