AWS SDK Version 3 for .NET
API Reference

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.

Constants used for properties of type HistoryEventType.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.StepFunctions.HistoryEventType

Namespace: Amazon.StepFunctions
Assembly: AWSSDK.StepFunctions.dll
Version: 3.x.y.z

Syntax

C#
public class HistoryEventType : ConstantClass

The HistoryEventType type exposes the following members

Constructors

NameDescription
Public Method HistoryEventType(string)

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.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method Static Method FindValue(string)

Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field ActivityFailed Amazon.StepFunctions.HistoryEventType

Constant ActivityFailed for HistoryEventType

Field Static Field ActivityScheduled Amazon.StepFunctions.HistoryEventType

Constant ActivityScheduled for HistoryEventType

Field Static Field ActivityScheduleFailed Amazon.StepFunctions.HistoryEventType

Constant ActivityScheduleFailed for HistoryEventType

Field Static Field ActivityStarted Amazon.StepFunctions.HistoryEventType

Constant ActivityStarted for HistoryEventType

Field Static Field ActivitySucceeded Amazon.StepFunctions.HistoryEventType

Constant ActivitySucceeded for HistoryEventType

Field Static Field ActivityTimedOut Amazon.StepFunctions.HistoryEventType

Constant ActivityTimedOut for HistoryEventType

Field Static Field ChoiceStateEntered Amazon.StepFunctions.HistoryEventType

Constant ChoiceStateEntered for HistoryEventType

Field Static Field ChoiceStateExited Amazon.StepFunctions.HistoryEventType

Constant ChoiceStateExited for HistoryEventType

Field Static Field ExecutionAborted Amazon.StepFunctions.HistoryEventType

Constant ExecutionAborted for HistoryEventType

Field Static Field ExecutionFailed Amazon.StepFunctions.HistoryEventType

Constant ExecutionFailed for HistoryEventType

Field Static Field ExecutionRedriven Amazon.StepFunctions.HistoryEventType

Constant ExecutionRedriven for HistoryEventType

Field Static Field ExecutionStarted Amazon.StepFunctions.HistoryEventType

Constant ExecutionStarted for HistoryEventType

Field Static Field ExecutionSucceeded Amazon.StepFunctions.HistoryEventType

Constant ExecutionSucceeded for HistoryEventType

Field Static Field ExecutionTimedOut Amazon.StepFunctions.HistoryEventType

Constant ExecutionTimedOut for HistoryEventType

Field Static Field FailStateEntered Amazon.StepFunctions.HistoryEventType

Constant FailStateEntered for HistoryEventType

Field Static Field LambdaFunctionFailed Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionFailed for HistoryEventType

Field Static Field LambdaFunctionScheduled Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionScheduled for HistoryEventType

Field Static Field LambdaFunctionScheduleFailed Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionScheduleFailed for HistoryEventType

Field Static Field LambdaFunctionStarted Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionStarted for HistoryEventType

Field Static Field LambdaFunctionStartFailed Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionStartFailed for HistoryEventType

Field Static Field LambdaFunctionSucceeded Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionSucceeded for HistoryEventType

Field Static Field LambdaFunctionTimedOut Amazon.StepFunctions.HistoryEventType

Constant LambdaFunctionTimedOut for HistoryEventType

Field Static Field MapIterationAborted Amazon.StepFunctions.HistoryEventType

Constant MapIterationAborted for HistoryEventType

Field Static Field MapIterationFailed Amazon.StepFunctions.HistoryEventType

Constant MapIterationFailed for HistoryEventType

Field Static Field MapIterationStarted Amazon.StepFunctions.HistoryEventType

Constant MapIterationStarted for HistoryEventType

Field Static Field MapIterationSucceeded Amazon.StepFunctions.HistoryEventType

Constant MapIterationSucceeded for HistoryEventType

Field Static Field MapRunAborted Amazon.StepFunctions.HistoryEventType

Constant MapRunAborted for HistoryEventType

Field Static Field MapRunFailed Amazon.StepFunctions.HistoryEventType

Constant MapRunFailed for HistoryEventType

Field Static Field MapRunRedriven Amazon.StepFunctions.HistoryEventType

Constant MapRunRedriven for HistoryEventType

Field Static Field MapRunStarted Amazon.StepFunctions.HistoryEventType

Constant MapRunStarted for HistoryEventType

Field Static Field MapRunSucceeded Amazon.StepFunctions.HistoryEventType

Constant MapRunSucceeded for HistoryEventType

Field Static Field MapStateAborted Amazon.StepFunctions.HistoryEventType

Constant MapStateAborted for HistoryEventType

Field Static Field MapStateEntered Amazon.StepFunctions.HistoryEventType

Constant MapStateEntered for HistoryEventType

Field Static Field MapStateExited Amazon.StepFunctions.HistoryEventType

Constant MapStateExited for HistoryEventType

Field Static Field MapStateFailed Amazon.StepFunctions.HistoryEventType

Constant MapStateFailed for HistoryEventType

Field Static Field MapStateStarted Amazon.StepFunctions.HistoryEventType

Constant MapStateStarted for HistoryEventType

Field Static Field MapStateSucceeded Amazon.StepFunctions.HistoryEventType

Constant MapStateSucceeded for HistoryEventType

Field Static Field ParallelStateAborted Amazon.StepFunctions.HistoryEventType

Constant ParallelStateAborted for HistoryEventType

Field Static Field ParallelStateEntered Amazon.StepFunctions.HistoryEventType

Constant ParallelStateEntered for HistoryEventType

Field Static Field ParallelStateExited Amazon.StepFunctions.HistoryEventType

Constant ParallelStateExited for HistoryEventType

Field Static Field ParallelStateFailed Amazon.StepFunctions.HistoryEventType

Constant ParallelStateFailed for HistoryEventType

Field Static Field ParallelStateStarted Amazon.StepFunctions.HistoryEventType

Constant ParallelStateStarted for HistoryEventType

Field Static Field ParallelStateSucceeded Amazon.StepFunctions.HistoryEventType

Constant ParallelStateSucceeded for HistoryEventType

Field Static Field PassStateEntered Amazon.StepFunctions.HistoryEventType

Constant PassStateEntered for HistoryEventType

Field Static Field PassStateExited Amazon.StepFunctions.HistoryEventType

Constant PassStateExited for HistoryEventType

Field Static Field SucceedStateEntered Amazon.StepFunctions.HistoryEventType

Constant SucceedStateEntered for HistoryEventType

Field Static Field SucceedStateExited Amazon.StepFunctions.HistoryEventType

Constant SucceedStateExited for HistoryEventType

Field Static Field TaskFailed Amazon.StepFunctions.HistoryEventType

Constant TaskFailed for HistoryEventType

Field Static Field TaskScheduled Amazon.StepFunctions.HistoryEventType

Constant TaskScheduled for HistoryEventType

Field Static Field TaskStarted Amazon.StepFunctions.HistoryEventType

Constant TaskStarted for HistoryEventType

Field Static Field TaskStartFailed Amazon.StepFunctions.HistoryEventType

Constant TaskStartFailed for HistoryEventType

Field Static Field TaskStateAborted Amazon.StepFunctions.HistoryEventType

Constant TaskStateAborted for HistoryEventType

Field Static Field TaskStateEntered Amazon.StepFunctions.HistoryEventType

Constant TaskStateEntered for HistoryEventType

Field Static Field TaskStateExited Amazon.StepFunctions.HistoryEventType

Constant TaskStateExited for HistoryEventType

Field Static Field TaskSubmitFailed Amazon.StepFunctions.HistoryEventType

Constant TaskSubmitFailed for HistoryEventType

Field Static Field TaskSubmitted Amazon.StepFunctions.HistoryEventType

Constant TaskSubmitted for HistoryEventType

Field Static Field TaskSucceeded Amazon.StepFunctions.HistoryEventType

Constant TaskSucceeded for HistoryEventType

Field Static Field TaskTimedOut Amazon.StepFunctions.HistoryEventType

Constant TaskTimedOut for HistoryEventType

Field Static Field WaitStateAborted Amazon.StepFunctions.HistoryEventType

Constant WaitStateAborted for HistoryEventType

Field Static Field WaitStateEntered Amazon.StepFunctions.HistoryEventType

Constant WaitStateEntered for HistoryEventType

Field Static Field WaitStateExited Amazon.StepFunctions.HistoryEventType

Constant WaitStateExited for HistoryEventType

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5