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.

Container for the parameters to the DescribeJobExecution operation. Describes a job execution.

Requires permission to access the DescribeJobExecution action.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoT.AmazonIoTRequest
      Amazon.IoT.Model.DescribeJobExecutionRequest

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

Syntax

C#
public class DescribeJobExecutionRequest : AmazonIoTRequest
         IAmazonWebServiceRequest

The DescribeJobExecutionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ExecutionNumber System.Int64

Gets and sets the property ExecutionNumber.

A string (consisting of the digits "0" through "9" which is used to specify a particular job execution on a particular device.

Public Property JobId System.String

Gets and sets the property JobId.

The unique identifier you assigned to this job when it was created.

Public Property ThingName System.String

Gets and sets the property ThingName.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5