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.ElasticMapReduce
Assembly: AWSSDK.dll
Version: (assembly version)
public class StepExecutionState : ConstantClass
The StepExecutionState type exposes the following members
| Name | Description | |
|---|---|---|
|
StepExecutionState(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 | |
|---|---|---|---|
|
CANCELLED | Amazon.ElasticMapReduce.StepExecutionState | Constant CANCELLED for StepExecutionState |
|
COMPLETED | Amazon.ElasticMapReduce.StepExecutionState | Constant COMPLETED for StepExecutionState |
|
CONTINUE | Amazon.ElasticMapReduce.StepExecutionState | Constant CONTINUE for StepExecutionState |
|
FAILED | Amazon.ElasticMapReduce.StepExecutionState | Constant FAILED for StepExecutionState |
|
INTERRUPTED | Amazon.ElasticMapReduce.StepExecutionState | Constant INTERRUPTED for StepExecutionState |
|
PENDING | Amazon.ElasticMapReduce.StepExecutionState | Constant PENDING for StepExecutionState |
|
RUNNING | Amazon.ElasticMapReduce.StepExecutionState | Constant RUNNING for StepExecutionState |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8