AWS SDK for C++
0.14.3
AWS SDK for C++
|
typedef Aws::Utils::Outcome<CountClosedWorkflowExecutionsResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::CountClosedWorkflowExecutionsOutcome |
Definition at line 117 of file SWFClient.h.
typedef std::future<CountClosedWorkflowExecutionsOutcome> Aws::SWF::Model::CountClosedWorkflowExecutionsOutcomeCallable |
Definition at line 151 of file SWFClient.h.
typedef Aws::Utils::Outcome<CountOpenWorkflowExecutionsResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::CountOpenWorkflowExecutionsOutcome |
Definition at line 120 of file SWFClient.h.
typedef std::future<CountOpenWorkflowExecutionsOutcome> Aws::SWF::Model::CountOpenWorkflowExecutionsOutcomeCallable |
Definition at line 152 of file SWFClient.h.
typedef Aws::Utils::Outcome<CountPendingActivityTasksResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::CountPendingActivityTasksOutcome |
Definition at line 121 of file SWFClient.h.
typedef std::future<CountPendingActivityTasksOutcome> Aws::SWF::Model::CountPendingActivityTasksOutcomeCallable |
Definition at line 153 of file SWFClient.h.
typedef Aws::Utils::Outcome<CountPendingDecisionTasksResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::CountPendingDecisionTasksOutcome |
Definition at line 122 of file SWFClient.h.
typedef std::future<CountPendingDecisionTasksOutcome> Aws::SWF::Model::CountPendingDecisionTasksOutcomeCallable |
Definition at line 154 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DeprecateActivityTypeOutcome |
Definition at line 123 of file SWFClient.h.
typedef std::future<DeprecateActivityTypeOutcome> Aws::SWF::Model::DeprecateActivityTypeOutcomeCallable |
Definition at line 155 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DeprecateDomainOutcome |
Definition at line 124 of file SWFClient.h.
typedef std::future<DeprecateDomainOutcome> Aws::SWF::Model::DeprecateDomainOutcomeCallable |
Definition at line 156 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DeprecateWorkflowTypeOutcome |
Definition at line 125 of file SWFClient.h.
typedef std::future<DeprecateWorkflowTypeOutcome> Aws::SWF::Model::DeprecateWorkflowTypeOutcomeCallable |
Definition at line 157 of file SWFClient.h.
typedef Aws::Utils::Outcome<DescribeActivityTypeResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DescribeActivityTypeOutcome |
Definition at line 126 of file SWFClient.h.
typedef std::future<DescribeActivityTypeOutcome> Aws::SWF::Model::DescribeActivityTypeOutcomeCallable |
Definition at line 158 of file SWFClient.h.
typedef Aws::Utils::Outcome<DescribeDomainResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DescribeDomainOutcome |
Definition at line 127 of file SWFClient.h.
typedef std::future<DescribeDomainOutcome> Aws::SWF::Model::DescribeDomainOutcomeCallable |
Definition at line 159 of file SWFClient.h.
typedef Aws::Utils::Outcome<DescribeWorkflowExecutionResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DescribeWorkflowExecutionOutcome |
Definition at line 128 of file SWFClient.h.
typedef std::future<DescribeWorkflowExecutionOutcome> Aws::SWF::Model::DescribeWorkflowExecutionOutcomeCallable |
Definition at line 160 of file SWFClient.h.
typedef Aws::Utils::Outcome<DescribeWorkflowTypeResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::DescribeWorkflowTypeOutcome |
Definition at line 129 of file SWFClient.h.
typedef std::future<DescribeWorkflowTypeOutcome> Aws::SWF::Model::DescribeWorkflowTypeOutcomeCallable |
Definition at line 161 of file SWFClient.h.
typedef Aws::Utils::Outcome<GetWorkflowExecutionHistoryResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::GetWorkflowExecutionHistoryOutcome |
Definition at line 130 of file SWFClient.h.
typedef std::future<GetWorkflowExecutionHistoryOutcome> Aws::SWF::Model::GetWorkflowExecutionHistoryOutcomeCallable |
Definition at line 162 of file SWFClient.h.
typedef Aws::Utils::Outcome<ListActivityTypesResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::ListActivityTypesOutcome |
Definition at line 131 of file SWFClient.h.
typedef std::future<ListActivityTypesOutcome> Aws::SWF::Model::ListActivityTypesOutcomeCallable |
Definition at line 163 of file SWFClient.h.
typedef Aws::Utils::Outcome<ListClosedWorkflowExecutionsResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::ListClosedWorkflowExecutionsOutcome |
Definition at line 132 of file SWFClient.h.
typedef std::future<ListClosedWorkflowExecutionsOutcome> Aws::SWF::Model::ListClosedWorkflowExecutionsOutcomeCallable |
Definition at line 164 of file SWFClient.h.
typedef Aws::Utils::Outcome<ListDomainsResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::ListDomainsOutcome |
Definition at line 133 of file SWFClient.h.
typedef std::future<ListDomainsOutcome> Aws::SWF::Model::ListDomainsOutcomeCallable |
Definition at line 165 of file SWFClient.h.
typedef Aws::Utils::Outcome<ListOpenWorkflowExecutionsResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::ListOpenWorkflowExecutionsOutcome |
Definition at line 134 of file SWFClient.h.
typedef std::future<ListOpenWorkflowExecutionsOutcome> Aws::SWF::Model::ListOpenWorkflowExecutionsOutcomeCallable |
Definition at line 166 of file SWFClient.h.
typedef Aws::Utils::Outcome<ListWorkflowTypesResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::ListWorkflowTypesOutcome |
Definition at line 135 of file SWFClient.h.
typedef std::future<ListWorkflowTypesOutcome> Aws::SWF::Model::ListWorkflowTypesOutcomeCallable |
Definition at line 167 of file SWFClient.h.
typedef Aws::Utils::Outcome<PollForActivityTaskResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::PollForActivityTaskOutcome |
Definition at line 136 of file SWFClient.h.
typedef std::future<PollForActivityTaskOutcome> Aws::SWF::Model::PollForActivityTaskOutcomeCallable |
Definition at line 168 of file SWFClient.h.
typedef Aws::Utils::Outcome<PollForDecisionTaskResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::PollForDecisionTaskOutcome |
Definition at line 137 of file SWFClient.h.
typedef std::future<PollForDecisionTaskOutcome> Aws::SWF::Model::PollForDecisionTaskOutcomeCallable |
Definition at line 169 of file SWFClient.h.
typedef Aws::Utils::Outcome<RecordActivityTaskHeartbeatResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RecordActivityTaskHeartbeatOutcome |
Definition at line 138 of file SWFClient.h.
typedef std::future<RecordActivityTaskHeartbeatOutcome> Aws::SWF::Model::RecordActivityTaskHeartbeatOutcomeCallable |
Definition at line 170 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RegisterActivityTypeOutcome |
Definition at line 139 of file SWFClient.h.
typedef std::future<RegisterActivityTypeOutcome> Aws::SWF::Model::RegisterActivityTypeOutcomeCallable |
Definition at line 171 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RegisterDomainOutcome |
Definition at line 140 of file SWFClient.h.
typedef std::future<RegisterDomainOutcome> Aws::SWF::Model::RegisterDomainOutcomeCallable |
Definition at line 172 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RegisterWorkflowTypeOutcome |
Definition at line 141 of file SWFClient.h.
typedef std::future<RegisterWorkflowTypeOutcome> Aws::SWF::Model::RegisterWorkflowTypeOutcomeCallable |
Definition at line 173 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RequestCancelWorkflowExecutionOutcome |
Definition at line 142 of file SWFClient.h.
typedef std::future<RequestCancelWorkflowExecutionOutcome> Aws::SWF::Model::RequestCancelWorkflowExecutionOutcomeCallable |
Definition at line 174 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RespondActivityTaskCanceledOutcome |
Definition at line 143 of file SWFClient.h.
typedef std::future<RespondActivityTaskCanceledOutcome> Aws::SWF::Model::RespondActivityTaskCanceledOutcomeCallable |
Definition at line 175 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RespondActivityTaskCompletedOutcome |
Definition at line 144 of file SWFClient.h.
typedef std::future<RespondActivityTaskCompletedOutcome> Aws::SWF::Model::RespondActivityTaskCompletedOutcomeCallable |
Definition at line 176 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RespondActivityTaskFailedOutcome |
Definition at line 145 of file SWFClient.h.
typedef std::future<RespondActivityTaskFailedOutcome> Aws::SWF::Model::RespondActivityTaskFailedOutcomeCallable |
Definition at line 177 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::RespondDecisionTaskCompletedOutcome |
Definition at line 146 of file SWFClient.h.
typedef std::future<RespondDecisionTaskCompletedOutcome> Aws::SWF::Model::RespondDecisionTaskCompletedOutcomeCallable |
Definition at line 178 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::SignalWorkflowExecutionOutcome |
Definition at line 147 of file SWFClient.h.
typedef std::future<SignalWorkflowExecutionOutcome> Aws::SWF::Model::SignalWorkflowExecutionOutcomeCallable |
Definition at line 179 of file SWFClient.h.
typedef Aws::Utils::Outcome<StartWorkflowExecutionResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::StartWorkflowExecutionOutcome |
Definition at line 148 of file SWFClient.h.
typedef std::future<StartWorkflowExecutionOutcome> Aws::SWF::Model::StartWorkflowExecutionOutcomeCallable |
Definition at line 180 of file SWFClient.h.
typedef Aws::Utils::Outcome<NoResult, Aws::Client::AWSError<SWFErrors> > Aws::SWF::Model::TerminateWorkflowExecutionOutcome |
Definition at line 149 of file SWFClient.h.
typedef std::future<TerminateWorkflowExecutionOutcome> Aws::SWF::Model::TerminateWorkflowExecutionOutcomeCallable |
Definition at line 181 of file SWFClient.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
START_TO_CLOSE | |
SCHEDULE_TO_START | |
SCHEDULE_TO_CLOSE | |
HEARTBEAT |
Definition at line 25 of file ActivityTaskTimeoutType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
TIMER_ID_UNKNOWN | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file CancelTimerFailedCause.h.
Enumerator | |
---|---|
NOT_SET | |
UNHANDLED_DECISION | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file CancelWorkflowExecutionFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
TERMINATE | |
REQUEST_CANCEL | |
ABANDON |
Definition at line 25 of file ChildPolicy.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
COMPLETED | |
FAILED | |
CANCELED | |
TERMINATED | |
CONTINUED_AS_NEW | |
TIMED_OUT |
Definition at line 25 of file CloseStatus.h.
Enumerator | |
---|---|
NOT_SET | |
UNHANDLED_DECISION | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file CompleteWorkflowExecutionFailedCause.h.
Definition at line 25 of file ContinueAsNewWorkflowExecutionFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
START_TO_CLOSE |
Definition at line 25 of file DecisionTaskTimeoutType.h.
|
strong |
Definition at line 25 of file DecisionType.h.
|
strong |
Definition at line 25 of file EventType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
OPEN | |
CLOSED |
Definition at line 25 of file ExecutionStatus.h.
Enumerator | |
---|---|
NOT_SET | |
UNHANDLED_DECISION | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file FailWorkflowExecutionFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
START_TO_CLOSE |
Definition at line 25 of file LambdaFunctionTimeoutType.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file RecordMarkerFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
REGISTERED | |
DEPRECATED |
Definition at line 25 of file RegistrationStatus.h.
Enumerator | |
---|---|
NOT_SET | |
ACTIVITY_ID_UNKNOWN | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file RequestCancelActivityTaskFailedCause.h.
Enumerator | |
---|---|
NOT_SET | |
UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION | |
REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file RequestCancelExternalWorkflowExecutionFailedCause.h.
|
strong |
Definition at line 25 of file ScheduleActivityTaskFailedCause.h.
Enumerator | |
---|---|
NOT_SET | |
ID_ALREADY_IN_USE | |
OPEN_LAMBDA_FUNCTIONS_LIMIT_EXCEEDED | |
LAMBDA_FUNCTION_CREATION_RATE_EXCEEDED | |
LAMBDA_SERVICE_NOT_AVAILABLE_IN_REGION |
Definition at line 25 of file ScheduleLambdaFunctionFailedCause.h.
Enumerator | |
---|---|
NOT_SET | |
UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION | |
SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file SignalExternalWorkflowExecutionFailedCause.h.
Definition at line 25 of file StartChildWorkflowExecutionFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
ASSUME_ROLE_FAILED |
Definition at line 25 of file StartLambdaFunctionFailedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
TIMER_ID_ALREADY_IN_USE | |
OPEN_TIMERS_LIMIT_EXCEEDED | |
TIMER_CREATION_RATE_EXCEEDED | |
OPERATION_NOT_PERMITTED |
Definition at line 25 of file StartTimerFailedCause.h.
Enumerator | |
---|---|
NOT_SET | |
CHILD_POLICY_APPLIED |
Definition at line 25 of file WorkflowExecutionCancelRequestedCause.h.
Enumerator | |
---|---|
NOT_SET | |
CHILD_POLICY_APPLIED | |
EVENT_LIMIT_EXCEEDED | |
OPERATOR_INITIATED |
Definition at line 25 of file WorkflowExecutionTerminatedCause.h.
|
strong |
Enumerator | |
---|---|
NOT_SET | |
START_TO_CLOSE |
Definition at line 25 of file WorkflowExecutionTimeoutType.h.