C# 클래스 Amazon.StepFunctions.HistoryEventType

Constants used for properties of type HistoryEventType.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
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.

메소드 상세

FindValue() 공개 정적인 메소드

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

HistoryEventType() 공개 메소드

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
리턴 System

프로퍼티 상세

ActivityFailed 공개적으로 정적으로 프로퍼티

Constant ActivityFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityFailed
리턴 HistoryEventType

ActivityScheduleFailed 공개적으로 정적으로 프로퍼티

Constant ActivityScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduleFailed
리턴 HistoryEventType

ActivityScheduled 공개적으로 정적으로 프로퍼티

Constant ActivityScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityScheduled
리턴 HistoryEventType

ActivityStarted 공개적으로 정적으로 프로퍼티

Constant ActivityStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityStarted
리턴 HistoryEventType

ActivitySucceeded 공개적으로 정적으로 프로퍼티

Constant ActivitySucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivitySucceeded
리턴 HistoryEventType

ActivityTimedOut 공개적으로 정적으로 프로퍼티

Constant ActivityTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ActivityTimedOut
리턴 HistoryEventType

ChoiceStateEntered 공개적으로 정적으로 프로퍼티

Constant ChoiceStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateEntered
리턴 HistoryEventType

ChoiceStateExited 공개적으로 정적으로 프로퍼티

Constant ChoiceStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ChoiceStateExited
리턴 HistoryEventType

ExecutionAborted 공개적으로 정적으로 프로퍼티

Constant ExecutionAborted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionAborted
리턴 HistoryEventType

ExecutionFailed 공개적으로 정적으로 프로퍼티

Constant ExecutionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionFailed
리턴 HistoryEventType

ExecutionStarted 공개적으로 정적으로 프로퍼티

Constant ExecutionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionStarted
리턴 HistoryEventType

ExecutionSucceeded 공개적으로 정적으로 프로퍼티

Constant ExecutionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionSucceeded
리턴 HistoryEventType

ExecutionTimedOut 공개적으로 정적으로 프로퍼티

Constant ExecutionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ExecutionTimedOut
리턴 HistoryEventType

FailStateEntered 공개적으로 정적으로 프로퍼티

Constant FailStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions FailStateEntered
리턴 HistoryEventType

LambdaFunctionFailed 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionFailed
리턴 HistoryEventType

LambdaFunctionScheduleFailed 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionScheduleFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduleFailed
리턴 HistoryEventType

LambdaFunctionScheduled 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionScheduled for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionScheduled
리턴 HistoryEventType

LambdaFunctionStartFailed 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionStartFailed for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStartFailed
리턴 HistoryEventType

LambdaFunctionStarted 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionStarted for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionStarted
리턴 HistoryEventType

LambdaFunctionSucceeded 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionSucceeded for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionSucceeded
리턴 HistoryEventType

LambdaFunctionTimedOut 공개적으로 정적으로 프로퍼티

Constant LambdaFunctionTimedOut for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions LambdaFunctionTimedOut
리턴 HistoryEventType

ParallelStateEntered 공개적으로 정적으로 프로퍼티

Constant ParallelStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateEntered
리턴 HistoryEventType

ParallelStateExited 공개적으로 정적으로 프로퍼티

Constant ParallelStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions ParallelStateExited
리턴 HistoryEventType

PassStateEntered 공개적으로 정적으로 프로퍼티

Constant PassStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateEntered
리턴 HistoryEventType

PassStateExited 공개적으로 정적으로 프로퍼티

Constant PassStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions PassStateExited
리턴 HistoryEventType

SucceedStateEntered 공개적으로 정적으로 프로퍼티

Constant SucceedStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateEntered
리턴 HistoryEventType

SucceedStateExited 공개적으로 정적으로 프로퍼티

Constant SucceedStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions SucceedStateExited
리턴 HistoryEventType

TaskStateEntered 공개적으로 정적으로 프로퍼티

Constant TaskStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateEntered
리턴 HistoryEventType

TaskStateExited 공개적으로 정적으로 프로퍼티

Constant TaskStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions TaskStateExited
리턴 HistoryEventType

WaitStateEntered 공개적으로 정적으로 프로퍼티

Constant WaitStateEntered for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateEntered
리턴 HistoryEventType

WaitStateExited 공개적으로 정적으로 프로퍼티

Constant WaitStateExited for HistoryEventType
public static HistoryEventType,Amazon.StepFunctions WaitStateExited
리턴 HistoryEventType