Class: Aws::Types::JobExecutionSummaryForThing

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_execution_summaryTypes::JobExecutionSummary

Returns the value of attribute job_execution_summary.



2848
2849
2850
# File 'sig/types.rbs', line 2848

def job_execution_summary
  @job_execution_summary
end

#job_id::String

Returns the value of attribute job_id.

Returns:

  • (::String)


2847
2848
2849
# File 'sig/types.rbs', line 2847

def job_id
  @job_id
end