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.CodeDeploy
Assembly: AWSSDK.dll
Version: (assembly version)
public class DeploymentStatus : ConstantClass
The DeploymentStatus type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeploymentStatus(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.CodeDeploy.DeploymentStatus | Constant Created for DeploymentStatus |
![]() ![]() |
Failed | Amazon.CodeDeploy.DeploymentStatus | Constant Failed for DeploymentStatus |
![]() ![]() |
InProgress | Amazon.CodeDeploy.DeploymentStatus | Constant InProgress for DeploymentStatus |
![]() ![]() |
Queued | Amazon.CodeDeploy.DeploymentStatus | Constant Queued for DeploymentStatus |
![]() ![]() |
Stopped | Amazon.CodeDeploy.DeploymentStatus | Constant Stopped for DeploymentStatus |
![]() ![]() |
Succeeded | Amazon.CodeDeploy.DeploymentStatus | Constant Succeeded for DeploymentStatus |
.NET Framework:
Supported in: 4.5, 4.0, 3.5