AWS SDK for C++  0.12.9
AWS SDK for C++
Namespaces | Enumerations | Functions
SignalExternalWorkflowExecutionFailedCause.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::SignalExternalWorkflowExecutionFailedCauseMapper
 

Enumerations

enum  Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCause { Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCause::NOT_SET, Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCause::UNKNOWN_EXTERNAL_WORKFLOW_EXECUTION, Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCause::SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_RATE_EXCEEDED, Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCause::OPERATION_NOT_PERMITTED }
 

Functions

AWS_SWF_API SignalExternalWorkflowExecutionFailedCause Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCauseMapper::GetSignalExternalWorkflowExecutionFailedCauseForName (const Aws::String &name)
 
AWS_SWF_API Aws::String Aws::SWF::Model::SignalExternalWorkflowExecutionFailedCauseMapper::GetNameForSignalExternalWorkflowExecutionFailedCause (SignalExternalWorkflowExecutionFailedCause value)