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 data about the state of a job execution.
Namespace: Amazon.IoTJobsDataPlane.Model
Assembly: AWSSDK.IoTJobsDataPlane.dll
Version: 3.x.y.z
public class JobExecutionState
The JobExecutionState type exposes the following members
Name | Description | |
---|---|---|
![]() |
JobExecutionState() |
Name | Type | Description | |
---|---|---|---|
![]() |
Status | Amazon.IoTJobsDataPlane.JobExecutionStatus |
Gets and sets the property Status. The status of the job execution. Can be one of: "QUEUED", "IN_PROGRESS", "FAILED", "SUCCESS", "CANCELED", "TIMED_OUT", "REJECTED", or "REMOVED". |
![]() |
StatusDetails | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property StatusDetails. A collection of name/value pairs that describe the status of the job execution. The maximum length of the value in the name/value pair is 1,024 characters. |
![]() |
VersionNumber | System.Int64 |
Gets and sets the property VersionNumber. The version of the job execution. Job execution versions are incremented each time they are updated by a device. |
.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