C# 클래스 Amazon.SimpleWorkflow.StartChildWorkflowExecutionFailedCause

Start Child Workflow Execution Failed Cause
상속: ConstantClass
파일 보기 프로젝트 열기: scopely/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
CHILD_CREATION_RATE_EXCEEDED StartChildWorkflowExecutionFailedCause
DEFAULT_CHILD_POLICY_UNDEFINED StartChildWorkflowExecutionFailedCause
DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED StartChildWorkflowExecutionFailedCause
DEFAULT_TASK_LIST_UNDEFINED StartChildWorkflowExecutionFailedCause
DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED StartChildWorkflowExecutionFailedCause
OPEN_CHILDREN_LIMIT_EXCEEDED StartChildWorkflowExecutionFailedCause
OPEN_WORKFLOWS_LIMIT_EXCEEDED StartChildWorkflowExecutionFailedCause
OPERATION_NOT_PERMITTED StartChildWorkflowExecutionFailedCause
WORKFLOW_ALREADY_RUNNING StartChildWorkflowExecutionFailedCause
WORKFLOW_TYPE_DEPRECATED StartChildWorkflowExecutionFailedCause
WORKFLOW_TYPE_DOES_NOT_EXIST StartChildWorkflowExecutionFailedCause

공개 메소드들

메소드 설명
FindValue ( string value ) : StartChildWorkflowExecutionFailedCause

Finds the constant for the unique value.

StartChildWorkflowExecutionFailedCause ( string value ) : System

Default Constructor

메소드 상세

FindValue() 공개 정적인 메소드

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

StartChildWorkflowExecutionFailedCause() 공개 메소드

Default Constructor
public StartChildWorkflowExecutionFailedCause ( string value ) : System
value string
리턴 System

프로퍼티 상세

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

Constant CHILD_CREATION_RATE_EXCEEDED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow CHILD_CREATION_RATE_EXCEEDED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant DEFAULT_CHILD_POLICY_UNDEFINED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_CHILD_POLICY_UNDEFINED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_EXECUTION_START_TO_CLOSE_TIMEOUT_UNDEFINED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant DEFAULT_TASK_LIST_UNDEFINED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_LIST_UNDEFINED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow DEFAULT_TASK_START_TO_CLOSE_TIMEOUT_UNDEFINED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant OPEN_CHILDREN_LIMIT_EXCEEDED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow OPEN_CHILDREN_LIMIT_EXCEEDED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant OPEN_WORKFLOWS_LIMIT_EXCEEDED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow OPEN_WORKFLOWS_LIMIT_EXCEEDED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant OPERATION_NOT_PERMITTED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow OPERATION_NOT_PERMITTED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant WORKFLOW_ALREADY_RUNNING for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_ALREADY_RUNNING
리턴 StartChildWorkflowExecutionFailedCause

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

Constant WORKFLOW_TYPE_DEPRECATED for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_TYPE_DEPRECATED
리턴 StartChildWorkflowExecutionFailedCause

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

Constant WORKFLOW_TYPE_DOES_NOT_EXIST for StartChildWorkflowExecutionFailedCause
public static StartChildWorkflowExecutionFailedCause,Amazon.SimpleWorkflow WORKFLOW_TYPE_DOES_NOT_EXIST
리턴 StartChildWorkflowExecutionFailedCause