AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Enumerations | Functions
FailWorkflowExecutionFailedCause.h File Reference
#include <aws/swf/SWF_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>

Go to the source code of this file.

Namespaces

 Aws
 JSON (JavaScript Object Notation).
 
 Aws::SWF
 
 Aws::SWF::Model
 
 Aws::SWF::Model::FailWorkflowExecutionFailedCauseMapper
 

Enumerations

enum  Aws::SWF::Model::FailWorkflowExecutionFailedCause { Aws::SWF::Model::FailWorkflowExecutionFailedCause::NOT_SET, Aws::SWF::Model::FailWorkflowExecutionFailedCause::UNHANDLED_DECISION, Aws::SWF::Model::FailWorkflowExecutionFailedCause::OPERATION_NOT_PERMITTED }
 

Functions

AWS_SWF_API FailWorkflowExecutionFailedCause Aws::SWF::Model::FailWorkflowExecutionFailedCauseMapper::GetFailWorkflowExecutionFailedCauseForName (const Aws::String &name)
 
AWS_SWF_API Aws::String Aws::SWF::Model::FailWorkflowExecutionFailedCauseMapper::GetNameForFailWorkflowExecutionFailedCause (FailWorkflowExecutionFailedCause value)