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)


1767
1768
1769
# File 'sig/types.rbs', line 1767

def job_id
  @job_id
end

#scheduling_priority::Integer

Returns the value of attribute scheduling_priority.

Returns:

  • (::Integer)


1768
1769
1770
# File 'sig/types.rbs', line 1768

def scheduling_priority
  @scheduling_priority
end