ActivityTask |
Unit of work sent to an activity worker.
|
ActivityTaskCanceledEventAttributes |
Provides details of the ActivityTaskCanceled event.
|
ActivityTaskCancelRequestedEventAttributes |
Provides details of the ActivityTaskCancelRequested event.
|
ActivityTaskCompletedEventAttributes |
Provides details of the ActivityTaskCompleted event.
|
ActivityTaskFailedEventAttributes |
Provides details of the ActivityTaskFailed event.
|
ActivityTaskScheduledEventAttributes |
Provides details of the ActivityTaskScheduled event.
|
ActivityTaskStartedEventAttributes |
Provides details of the ActivityTaskStarted event.
|
ActivityTaskStatus |
Status information about an activity task.
|
ActivityTaskTimedOutEventAttributes |
Provides details of the ActivityTaskTimedOut event.
|
ActivityTaskTimeoutType |
|
ActivityType |
Represents an activity type.
|
ActivityTypeConfiguration |
Configuration settings registered with the activity type.
|
ActivityTypeDetail |
Detailed information about an activity type.
|
ActivityTypeInfo |
Detailed information about an activity type.
|
ActivityTypeInfos |
Contains a paginated list of activity type information structures.
|
CancelTimerDecisionAttributes |
Provides details of the CancelTimer decision.
|
CancelTimerFailedCause |
|
CancelTimerFailedEventAttributes |
Provides details of the CancelTimerFailed event.
|
CancelWorkflowExecutionDecisionAttributes |
Provides details of the CancelWorkflowExecution decision.
|
CancelWorkflowExecutionFailedCause |
|
CancelWorkflowExecutionFailedEventAttributes |
Provides details of the CancelWorkflowExecutionFailed event.
|
ChildPolicy |
|
ChildWorkflowExecutionCanceledEventAttributes |
Provide details of the ChildWorkflowExecutionCanceled event.
|
ChildWorkflowExecutionCompletedEventAttributes |
Provides details of the ChildWorkflowExecutionCompleted event.
|
ChildWorkflowExecutionFailedEventAttributes |
Provides details of the ChildWorkflowExecutionFailed event.
|
ChildWorkflowExecutionStartedEventAttributes |
Provides details of the ChildWorkflowExecutionStarted event.
|
ChildWorkflowExecutionTerminatedEventAttributes |
Provides details of the ChildWorkflowExecutionTerminated event.
|
ChildWorkflowExecutionTimedOutEventAttributes |
Provides details of the ChildWorkflowExecutionTimedOut event.
|
CloseStatus |
|
CloseStatusFilter |
Used to filter the closed workflow executions in visibility APIs by their
close status.
|
CompleteWorkflowExecutionDecisionAttributes |
Provides details of the CompleteWorkflowExecution decision.
|
CompleteWorkflowExecutionFailedCause |
|
CompleteWorkflowExecutionFailedEventAttributes |
Provides details of the CompleteWorkflowExecutionFailed event.
|
ContinueAsNewWorkflowExecutionDecisionAttributes |
Provides details of the ContinueAsNewWorkflowExecution decision.
|
ContinueAsNewWorkflowExecutionFailedCause |
|
ContinueAsNewWorkflowExecutionFailedEventAttributes |
Provides details of the ContinueAsNewWorkflowExecutionFailed
event.
|
CountClosedWorkflowExecutionsRequest |
|
CountOpenWorkflowExecutionsRequest |
|
CountPendingActivityTasksRequest |
|
CountPendingDecisionTasksRequest |
|
Decision |
Specifies a decision made by the decider.
|
DecisionTask |
A structure that represents a decision task.
|
DecisionTaskCompletedEventAttributes |
Provides details of the DecisionTaskCompleted event.
|
DecisionTaskScheduledEventAttributes |
Provides details about the DecisionTaskScheduled event.
|
DecisionTaskStartedEventAttributes |
Provides details of the DecisionTaskStarted event.
|
DecisionTaskTimedOutEventAttributes |
Provides details of the DecisionTaskTimedOut event.
|
DecisionTaskTimeoutType |
|
DecisionType |
|
DeprecateActivityTypeRequest |
|
DeprecateDomainRequest |
|
DeprecateWorkflowTypeRequest |
|
DescribeActivityTypeRequest |
|
DescribeDomainRequest |
|
DescribeWorkflowExecutionRequest |
|
DescribeWorkflowTypeRequest |
|
DomainConfiguration |
Contains the configuration settings of a domain.
|
DomainDetail |
Contains details of a domain.
|
DomainInfo |
Contains general information about a domain.
|
DomainInfos |
Contains a paginated collection of DomainInfo structures.
|
EventType |
|
ExecutionStatus |
|
ExecutionTimeFilter |
Used to filter the workflow executions in visibility APIs by various
time-based rules.
|
ExternalWorkflowExecutionCancelRequestedEventAttributes |
Provides details of the ExternalWorkflowExecutionCancelRequested
event.
|
ExternalWorkflowExecutionSignaledEventAttributes |
Provides details of the ExternalWorkflowExecutionSignaled event.
|
FailWorkflowExecutionDecisionAttributes |
Provides details of the FailWorkflowExecution decision.
|
FailWorkflowExecutionFailedCause |
|
FailWorkflowExecutionFailedEventAttributes |
Provides details of the FailWorkflowExecutionFailed event.
|
GetWorkflowExecutionHistoryRequest |
|
History |
Paginated representation of a workflow history for a workflow execution.
|
HistoryEvent |
Event within a workflow execution.
|
LambdaFunctionCompletedEventAttributes |
Provides details for the LambdaFunctionCompleted event.
|
LambdaFunctionFailedEventAttributes |
Provides details for the LambdaFunctionFailed event.
|
LambdaFunctionScheduledEventAttributes |
Provides details for the LambdaFunctionScheduled event.
|
LambdaFunctionStartedEventAttributes |
Provides details for the LambdaFunctionStarted event.
|
LambdaFunctionTimedOutEventAttributes |
Provides details for the LambdaFunctionTimedOut event.
|
LambdaFunctionTimeoutType |
|
ListActivityTypesRequest |
|
ListClosedWorkflowExecutionsRequest |
|
ListDomainsRequest |
|
ListOpenWorkflowExecutionsRequest |
|
ListWorkflowTypesRequest |
|
MarkerRecordedEventAttributes |
Provides details of the MarkerRecorded event.
|
PendingTaskCount |
Contains the count of tasks in a task list.
|
PollForActivityTaskRequest |
|
PollForDecisionTaskRequest |
|
PredefinedDuration |
|
RecordActivityTaskHeartbeatRequest |
|
RecordMarkerDecisionAttributes |
Provides details of the RecordMarker decision.
|
RecordMarkerFailedCause |
|
RecordMarkerFailedEventAttributes |
Provides details of the RecordMarkerFailed event.
|
RegisterActivityTypeRequest |
|
RegisterDomainRequest |
|
RegisterWorkflowTypeRequest |
|
RegistrationStatus |
|
RequestCancelActivityTaskDecisionAttributes |
Provides details of the RequestCancelActivityTask decision.
|
RequestCancelActivityTaskFailedCause |
|
RequestCancelActivityTaskFailedEventAttributes |
Provides details of the RequestCancelActivityTaskFailed event.
|
RequestCancelExternalWorkflowExecutionDecisionAttributes |
Provides details of the RequestCancelExternalWorkflowExecution
decision.
|
RequestCancelExternalWorkflowExecutionFailedCause |
|
RequestCancelExternalWorkflowExecutionFailedEventAttributes |
Provides details of the
RequestCancelExternalWorkflowExecutionFailed event.
|
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes |
Provides details of the
RequestCancelExternalWorkflowExecutionInitiated event.
|
RequestCancelWorkflowExecutionRequest |
|
RespondActivityTaskCanceledRequest |
|
RespondActivityTaskCompletedRequest |
|
RespondActivityTaskFailedRequest |
|
RespondDecisionTaskCompletedRequest |
|
Run |
Specifies the runId of a workflow execution.
|
ScheduleActivityTaskDecisionAttributes |
Provides details of the ScheduleActivityTask decision.
|
ScheduleActivityTaskFailedCause |
|
ScheduleActivityTaskFailedEventAttributes |
Provides details of the ScheduleActivityTaskFailed event.
|
ScheduleLambdaFunctionDecisionAttributes |
Provides details of the ScheduleLambdaFunction decision.
|
ScheduleLambdaFunctionFailedCause |
|
ScheduleLambdaFunctionFailedEventAttributes |
Provides details for the ScheduleLambdaFunctionFailed event.
|
SignalExternalWorkflowExecutionDecisionAttributes |
Provides details of the SignalExternalWorkflowExecution
decision.
|
SignalExternalWorkflowExecutionFailedCause |
|
SignalExternalWorkflowExecutionFailedEventAttributes |
Provides details of the SignalExternalWorkflowExecutionFailed
event.
|
SignalExternalWorkflowExecutionInitiatedEventAttributes |
Provides details of the SignalExternalWorkflowExecutionInitiated
event.
|
SignalWorkflowExecutionRequest |
|
StartChildWorkflowExecutionDecisionAttributes |
Provides details of the StartChildWorkflowExecution decision.
|
StartChildWorkflowExecutionFailedCause |
|
StartChildWorkflowExecutionFailedEventAttributes |
Provides details of the StartChildWorkflowExecutionFailed event.
|
StartChildWorkflowExecutionInitiatedEventAttributes |
Provides details of the StartChildWorkflowExecutionInitiated
event.
|
StartLambdaFunctionFailedCause |
|
StartLambdaFunctionFailedEventAttributes |
Provides details for the StartLambdaFunctionFailed event.
|
StartTimerDecisionAttributes |
Provides details of the StartTimer decision.
|
StartTimerFailedCause |
|
StartTimerFailedEventAttributes |
Provides details of the StartTimerFailed event.
|
StartWorkflowExecutionRequest |
|
TagFilter |
Used to filter the workflow executions in visibility APIs based on a tag.
|
TaskList |
Represents a task list.
|
TerminateWorkflowExecutionRequest |
|
TimerCanceledEventAttributes |
Provides details of the TimerCanceled event.
|
TimerFiredEventAttributes |
Provides details of the TimerFired event.
|
TimerStartedEventAttributes |
Provides details of the TimerStarted event.
|
WorkflowExecution |
Represents a workflow execution.
|
WorkflowExecutionCanceledEventAttributes |
Provides details of the WorkflowExecutionCanceled event.
|
WorkflowExecutionCancelRequestedCause |
|
WorkflowExecutionCancelRequestedEventAttributes |
Provides details of the WorkflowExecutionCancelRequested event.
|
WorkflowExecutionCompletedEventAttributes |
Provides details of the WorkflowExecutionCompleted event.
|
WorkflowExecutionConfiguration |
The configuration settings for a workflow execution including timeout values,
tasklist etc.
|
WorkflowExecutionContinuedAsNewEventAttributes |
Provides details of the WorkflowExecutionContinuedAsNew event.
|
WorkflowExecutionCount |
|
WorkflowExecutionDetail |
Contains details about a workflow execution.
|
WorkflowExecutionFailedEventAttributes |
Provides details of the WorkflowExecutionFailed event.
|
WorkflowExecutionFilter |
Used to filter the workflow executions in visibility APIs by their
workflowId .
|
WorkflowExecutionInfo |
Contains information about a workflow execution.
|
WorkflowExecutionInfos |
Contains a paginated list of information about workflow executions.
|
WorkflowExecutionOpenCounts |
Contains the counts of open tasks, child workflow executions and timers for a
workflow execution.
|
WorkflowExecutionSignaledEventAttributes |
Provides details of the WorkflowExecutionSignaled event.
|
WorkflowExecutionStartedEventAttributes |
Provides details of WorkflowExecutionStarted event.
|
WorkflowExecutionTerminatedCause |
|
WorkflowExecutionTerminatedEventAttributes |
Provides details of the WorkflowExecutionTerminated event.
|
WorkflowExecutionTimedOutEventAttributes |
Provides details of the WorkflowExecutionTimedOut event.
|
WorkflowExecutionTimeoutType |
|
WorkflowType |
Represents a workflow type.
|
WorkflowTypeConfiguration |
The configuration settings of a workflow type.
|
WorkflowTypeDetail |
Contains details about a workflow type.
|
WorkflowTypeFilter |
Used to filter workflow execution query results by type.
|
WorkflowTypeInfo |
Contains information about a workflow type.
|
WorkflowTypeInfos |
Contains a paginated list of information structures about workflow types.
|