Class: Aws::Types::UpdateJobExecutionResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#execution_stateTypes::JobExecutionState

Returns the value of attribute execution_state.



170
171
172
# File 'sig/types.rbs', line 170

def execution_state
  @execution_state
end

#job_document::String

Returns the value of attribute job_document.

Returns:

  • (::String)


171
172
173
# File 'sig/types.rbs', line 171

def job_document
  @job_document
end