AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-swf
include
aws
swf
model
CancelWorkflowExecutionFailedCause.h
1
6
#pragma once
7
#include <aws/swf/SWF_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
SWF
13
{
14
namespace
Model
15
{
16
enum class
CancelWorkflowExecutionFailedCause
17
{
18
NOT_SET
,
19
UNHANDLED_DECISION
,
20
OPERATION_NOT_PERMITTED
21
};
22
23
namespace
CancelWorkflowExecutionFailedCauseMapper
24
{
25
AWS_SWF_API
CancelWorkflowExecutionFailedCause
GetCancelWorkflowExecutionFailedCauseForName
(
const
Aws::String
& name);
26
27
AWS_SWF_API
Aws::String
GetNameForCancelWorkflowExecutionFailedCause
(
CancelWorkflowExecutionFailedCause
value);
28
}
// namespace CancelWorkflowExecutionFailedCauseMapper
29
}
// namespace Model
30
}
// namespace SWF
31
}
// namespace Aws
Aws::SWF::Model::CancelWorkflowExecutionFailedCauseMapper::GetNameForCancelWorkflowExecutionFailedCause
AWS_SWF_API Aws::String GetNameForCancelWorkflowExecutionFailedCause(CancelWorkflowExecutionFailedCause value)
Aws::SWF::Model::CancelWorkflowExecutionFailedCauseMapper::GetCancelWorkflowExecutionFailedCauseForName
AWS_SWF_API CancelWorkflowExecutionFailedCause GetCancelWorkflowExecutionFailedCauseForName(const Aws::String &name)
Aws::SWF::Model::CancelWorkflowExecutionFailedCause
CancelWorkflowExecutionFailedCause
Definition
CancelWorkflowExecutionFailedCause.h:17
Aws::SWF::Model::CancelWorkflowExecutionFailedCause::UNHANDLED_DECISION
@ UNHANDLED_DECISION
Aws::SWF::Model::CancelTimerFailedCause::OPERATION_NOT_PERMITTED
@ OPERATION_NOT_PERMITTED
Aws::SWF::Model::ActivityTaskTimeoutType::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences