AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.JobExecutionSummaryForJob

Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z

Syntax

C#
public class JobExecutionSummaryForJob

The JobExecutionSummaryForJob type exposes the following members

Constructors

NameDescription
Public Method JobExecutionSummaryForJob()

Properties

NameTypeDescription
Public Property JobExecutionSummary Amazon.IoT.Model.JobExecutionSummary

Gets and sets the property JobExecutionSummary.

Contains a subset of information about a job execution.

Public Property ThingArn System.String

Gets and sets the property ThingArn.

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

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5