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.
Namespace: Amazon.CodePipeline
Assembly: AWSSDK.dll
Version: (assembly version)
public class JobStatus : ConstantClass
The JobStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
JobStatus(string) | Default Constructor |
Name | Type | Description | |
---|---|---|---|
![]() |
Value | System.String | Inherited from Amazon.Runtime.ConstantClass. |
Name | Description | |
---|---|---|
![]() ![]() |
FindValue(string) | Finds the constant for the unique value. |
Name | Type | Description | |
---|---|---|---|
![]() ![]() |
Created | Amazon.CodePipeline.JobStatus | Constant Created for JobStatus |
![]() ![]() |
Dispatched | Amazon.CodePipeline.JobStatus | Constant Dispatched for JobStatus |
![]() ![]() |
Failed | Amazon.CodePipeline.JobStatus | Constant Failed for JobStatus |
![]() ![]() |
InProgress | Amazon.CodePipeline.JobStatus | Constant InProgress for JobStatus |
![]() ![]() |
Queued | Amazon.CodePipeline.JobStatus | Constant Queued for JobStatus |
![]() ![]() |
Succeeded | Amazon.CodePipeline.JobStatus | Constant Succeeded for JobStatus |
![]() ![]() |
TimedOut | Amazon.CodePipeline.JobStatus | Constant TimedOut for JobStatus |
.NET Framework:
Supported in: 4.5, 4.0, 3.5