You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::JobExecutionSummaryForJob

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains a summary of information about job executions for a specific job.

Instance Attribute Summary collapse

Instance Attribute Details

#job_execution_summaryTypes::JobExecutionSummary

Contains a subset of information about a job execution.

Returns:

#thing_arnString

The ARN of the thing on which the job execution is running.

Returns:

  • (String)

    The ARN of the thing on which the job execution is running.