Class: Aws::Types::JobExecutionSummaryForJob

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.



2842
2843
2844
# File 'sig/types.rbs', line 2842

def job_execution_summary
  @job_execution_summary
end

#thing_arn::String

Returns the value of attribute thing_arn.

Returns:

  • (::String)


2841
2842
2843
# File 'sig/types.rbs', line 2841

def thing_arn
  @thing_arn
end