AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-chatbot
include
aws
chatbot
model
CustomActionAttachmentCriteriaOperator.h
1
6
#pragma once
7
#include <aws/chatbot/Chatbot_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
chatbot
13
{
14
namespace
Model
15
{
16
enum class
CustomActionAttachmentCriteriaOperator
17
{
18
NOT_SET
,
19
HAS_VALUE
,
20
EQUALS
21
};
22
23
namespace
CustomActionAttachmentCriteriaOperatorMapper
24
{
25
AWS_CHATBOT_API
CustomActionAttachmentCriteriaOperator
GetCustomActionAttachmentCriteriaOperatorForName
(
const
Aws::String
& name);
26
27
AWS_CHATBOT_API
Aws::String
GetNameForCustomActionAttachmentCriteriaOperator
(
CustomActionAttachmentCriteriaOperator
value);
28
}
// namespace CustomActionAttachmentCriteriaOperatorMapper
29
}
// namespace Model
30
}
// namespace chatbot
31
}
// namespace Aws
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperatorMapper::GetNameForCustomActionAttachmentCriteriaOperator
AWS_CHATBOT_API Aws::String GetNameForCustomActionAttachmentCriteriaOperator(CustomActionAttachmentCriteriaOperator value)
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperatorMapper::GetCustomActionAttachmentCriteriaOperatorForName
AWS_CHATBOT_API CustomActionAttachmentCriteriaOperator GetCustomActionAttachmentCriteriaOperatorForName(const Aws::String &name)
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperator
CustomActionAttachmentCriteriaOperator
Definition
CustomActionAttachmentCriteriaOperator.h:17
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperator::NOT_SET
@ NOT_SET
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperator::EQUALS
@ EQUALS
Aws::chatbot::Model::CustomActionAttachmentCriteriaOperator::HAS_VALUE
@ HAS_VALUE
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