C# Class Amazon.StepFunctions.HistoryEventType

Constants used for properties of type HistoryEventType.
Inheritance: ConstantClass
Show file Open project: aws/aws-sdk-net

Public Properties

Property Type Description
ActivityFailed HistoryEventType
ActivityScheduleFailed HistoryEventType
ActivityScheduled HistoryEventType
ActivityStarted HistoryEventType
ActivitySucceeded HistoryEventType
ActivityTimedOut HistoryEventType
ChoiceStateEntered HistoryEventType
ChoiceStateExited HistoryEventType
ExecutionAborted HistoryEventType
ExecutionFailed HistoryEventType
ExecutionStarted HistoryEventType
ExecutionSucceeded HistoryEventType
ExecutionTimedOut HistoryEventType
FailStateEntered HistoryEventType
LambdaFunctionFailed HistoryEventType
LambdaFunctionScheduleFailed HistoryEventType
LambdaFunctionScheduled HistoryEventType
LambdaFunctionStartFailed HistoryEventType
LambdaFunctionStarted HistoryEventType
LambdaFunctionSucceeded HistoryEventType
LambdaFunctionTimedOut HistoryEventType
ParallelStateEntered HistoryEventType
ParallelStateExited HistoryEventType
PassStateEntered HistoryEventType
PassStateExited HistoryEventType
SucceedStateEntered HistoryEventType
SucceedStateExited HistoryEventType
TaskStateEntered HistoryEventType
TaskStateExited HistoryEventType
WaitStateEntered HistoryEventType
WaitStateExited HistoryEventType

Public Methods

Method Description
FindValue ( string value ) : HistoryEventType

Finds the constant for the unique value.

HistoryEventType ( 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.

Method Details

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : HistoryEventType
value string The unique value for the constant
return HistoryEventType

HistoryEventType() public method

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.
public HistoryEventType ( string value ) : System
value string
return System

Property Details

ActivityFailed public static property

Constant ActivityFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityFailed
return HistoryEventType

ActivityScheduleFailed public static property

Constant ActivityScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduleFailed
return HistoryEventType

ActivityScheduled public static property

Constant ActivityScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduled
return HistoryEventType

ActivityStarted public static property

Constant ActivityStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityStarted
return HistoryEventType

ActivitySucceeded public static property

Constant ActivitySucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivitySucceeded
return HistoryEventType

ActivityTimedOut public static property

Constant ActivityTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityTimedOut
return HistoryEventType

ChoiceStateEntered public static property

Constant ChoiceStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateEntered
return HistoryEventType

ChoiceStateExited public static property

Constant ChoiceStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateExited
return HistoryEventType

ExecutionAborted public static property

Constant ExecutionAborted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionAborted
return HistoryEventType

ExecutionFailed public static property

Constant ExecutionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionFailed
return HistoryEventType

ExecutionStarted public static property

Constant ExecutionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionStarted
return HistoryEventType

ExecutionSucceeded public static property

Constant ExecutionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionSucceeded
return HistoryEventType

ExecutionTimedOut public static property

Constant ExecutionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionTimedOut
return HistoryEventType

FailStateEntered public static property

Constant FailStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions FailStateEntered
return HistoryEventType

LambdaFunctionFailed public static property

Constant LambdaFunctionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionFailed
return HistoryEventType

LambdaFunctionScheduleFailed public static property

Constant LambdaFunctionScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduleFailed
return HistoryEventType

LambdaFunctionScheduled public static property

Constant LambdaFunctionScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduled
return HistoryEventType

LambdaFunctionStartFailed public static property

Constant LambdaFunctionStartFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStartFailed
return HistoryEventType

LambdaFunctionStarted public static property

Constant LambdaFunctionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStarted
return HistoryEventType

LambdaFunctionSucceeded public static property

Constant LambdaFunctionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionSucceeded
return HistoryEventType

LambdaFunctionTimedOut public static property

Constant LambdaFunctionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionTimedOut
return HistoryEventType

ParallelStateEntered public static property

Constant ParallelStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateEntered
return HistoryEventType

ParallelStateExited public static property

Constant ParallelStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateExited
return HistoryEventType

PassStateEntered public static property

Constant PassStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateEntered
return HistoryEventType

PassStateExited public static property

Constant PassStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateExited
return HistoryEventType

SucceedStateEntered public static property

Constant SucceedStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateEntered
return HistoryEventType

SucceedStateExited public static property

Constant SucceedStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateExited
return HistoryEventType

TaskStateEntered public static property

Constant TaskStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateEntered
return HistoryEventType

TaskStateExited public static property

Constant TaskStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateExited
return HistoryEventType

WaitStateEntered public static property

Constant WaitStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateEntered
return HistoryEventType

WaitStateExited public static property

Constant WaitStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateExited
return HistoryEventType