C# Class Amazon.StepFunctions.HistoryEventType

Constants used for properties of type HistoryEventType.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode 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 méthode

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

HistoryEventType() public méthode

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
Résultat System

Property Details

ActivityFailed public_oe static_oe property

Constant ActivityFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityFailed
Résultat HistoryEventType

ActivityScheduleFailed public_oe static_oe property

Constant ActivityScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduleFailed
Résultat HistoryEventType

ActivityScheduled public_oe static_oe property

Constant ActivityScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduled
Résultat HistoryEventType

ActivityStarted public_oe static_oe property

Constant ActivityStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityStarted
Résultat HistoryEventType

ActivitySucceeded public_oe static_oe property

Constant ActivitySucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivitySucceeded
Résultat HistoryEventType

ActivityTimedOut public_oe static_oe property

Constant ActivityTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityTimedOut
Résultat HistoryEventType

ChoiceStateEntered public_oe static_oe property

Constant ChoiceStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateEntered
Résultat HistoryEventType

ChoiceStateExited public_oe static_oe property

Constant ChoiceStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateExited
Résultat HistoryEventType

ExecutionAborted public_oe static_oe property

Constant ExecutionAborted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionAborted
Résultat HistoryEventType

ExecutionFailed public_oe static_oe property

Constant ExecutionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionFailed
Résultat HistoryEventType

ExecutionStarted public_oe static_oe property

Constant ExecutionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionStarted
Résultat HistoryEventType

ExecutionSucceeded public_oe static_oe property

Constant ExecutionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionSucceeded
Résultat HistoryEventType

ExecutionTimedOut public_oe static_oe property

Constant ExecutionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionTimedOut
Résultat HistoryEventType

FailStateEntered public_oe static_oe property

Constant FailStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions FailStateEntered
Résultat HistoryEventType

LambdaFunctionFailed public_oe static_oe property

Constant LambdaFunctionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionFailed
Résultat HistoryEventType

LambdaFunctionScheduleFailed public_oe static_oe property

Constant LambdaFunctionScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduleFailed
Résultat HistoryEventType

LambdaFunctionScheduled public_oe static_oe property

Constant LambdaFunctionScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduled
Résultat HistoryEventType

LambdaFunctionStartFailed public_oe static_oe property

Constant LambdaFunctionStartFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStartFailed
Résultat HistoryEventType

LambdaFunctionStarted public_oe static_oe property

Constant LambdaFunctionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStarted
Résultat HistoryEventType

LambdaFunctionSucceeded public_oe static_oe property

Constant LambdaFunctionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionSucceeded
Résultat HistoryEventType

LambdaFunctionTimedOut public_oe static_oe property

Constant LambdaFunctionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionTimedOut
Résultat HistoryEventType

ParallelStateEntered public_oe static_oe property

Constant ParallelStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateEntered
Résultat HistoryEventType

ParallelStateExited public_oe static_oe property

Constant ParallelStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateExited
Résultat HistoryEventType

PassStateEntered public_oe static_oe property

Constant PassStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateEntered
Résultat HistoryEventType

PassStateExited public_oe static_oe property

Constant PassStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateExited
Résultat HistoryEventType

SucceedStateEntered public_oe static_oe property

Constant SucceedStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateEntered
Résultat HistoryEventType

SucceedStateExited public_oe static_oe property

Constant SucceedStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateExited
Résultat HistoryEventType

TaskStateEntered public_oe static_oe property

Constant TaskStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateEntered
Résultat HistoryEventType

TaskStateExited public_oe static_oe property

Constant TaskStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateExited
Résultat HistoryEventType

WaitStateEntered public_oe static_oe property

Constant WaitStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateEntered
Résultat HistoryEventType

WaitStateExited public_oe static_oe property

Constant WaitStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateExited
Résultat HistoryEventType