C# Класс Amazon.SimpleWorkflow.StartChildWorkflowExecutionFailedCause

Start Child Workflow Execution Failed Cause
Наследование: ConstantClass
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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