Property | Type | Description | |
---|---|---|---|
AGENT_ISSUE | |||
ALARM_ACTIVE | |||
APPLICATION_MISSING | |||
AUTO_SCALING_CONFIGURATION | |||
AUTO_SCALING_IAM_ROLE_PERMISSIONS | |||
DEPLOYMENT_GROUP_MISSING | |||
HEALTH_CONSTRAINTS | |||
HEALTH_CONSTRAINTS_INVALID | |||
IAM_ROLE_MISSING | |||
IAM_ROLE_PERMISSIONS | |||
INTERNAL_ERROR | |||
MANUAL_STOP | |||
NO_EC2_SUBSCRIPTION | |||
NO_INSTANCES | |||
OVER_MAX_INSTANCES | |||
REVISION_MISSING | |||
THROTTLED | |||
TIMEOUT |
Method | Description | |
---|---|---|
ErrorCode ( string value ) : System |
This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
|
|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public static ErrorCode,Amazon.CodeDeploy AGENT_ISSUE | ||
return |
public static ErrorCode,Amazon.CodeDeploy ALARM_ACTIVE | ||
return |
public static ErrorCode,Amazon.CodeDeploy APPLICATION_MISSING | ||
return |
public static ErrorCode,Amazon.CodeDeploy AUTO_SCALING_CONFIGURATION | ||
return |
public static ErrorCode,Amazon.CodeDeploy AUTO_SCALING_IAM_ROLE_PERMISSIONS | ||
return |
public static ErrorCode,Amazon.CodeDeploy DEPLOYMENT_GROUP_MISSING | ||
return |
public static ErrorCode,Amazon.CodeDeploy HEALTH_CONSTRAINTS | ||
return |
public static ErrorCode,Amazon.CodeDeploy HEALTH_CONSTRAINTS_INVALID | ||
return |
public static ErrorCode,Amazon.CodeDeploy IAM_ROLE_MISSING | ||
return |
public static ErrorCode,Amazon.CodeDeploy IAM_ROLE_PERMISSIONS | ||
return |
public static ErrorCode,Amazon.CodeDeploy INTERNAL_ERROR | ||
return |
public static ErrorCode,Amazon.CodeDeploy MANUAL_STOP | ||
return |
public static ErrorCode,Amazon.CodeDeploy NO_EC2_SUBSCRIPTION | ||
return |
public static ErrorCode,Amazon.CodeDeploy NO_INSTANCES | ||
return |
public static ErrorCode,Amazon.CodeDeploy OVER_MAX_INSTANCES | ||
return |
public static ErrorCode,Amazon.CodeDeploy REVISION_MISSING | ||
return |
public static ErrorCode,Amazon.CodeDeploy THROTTLED | ||
return |