AWS SDK for C++
AWS SDK for C++ Version 1.11.812
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-qconnect
include
aws
qconnect
model
GuardrailSource.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/qconnect/QConnect_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
QConnect {
12
namespace
Model {
13
enum class
GuardrailSource
{
NOT_SET
,
INPUT
,
OUTPUT
};
14
15
namespace
GuardrailSourceMapper {
16
AWS_QCONNECT_API
GuardrailSource
GetGuardrailSourceForName
(
const
Aws::String
&
name
);
17
18
AWS_QCONNECT_API
Aws::String
GetNameForGuardrailSource
(
GuardrailSource
value);
19
}
// namespace GuardrailSourceMapper
20
}
// namespace Model
21
}
// namespace QConnect
22
}
// namespace Aws
Aws::QConnect::Model::GuardrailSourceMapper::GetNameForGuardrailSource
AWS_QCONNECT_API Aws::String GetNameForGuardrailSource(GuardrailSource value)
Aws::QConnect::Model::GuardrailSourceMapper::GetGuardrailSourceForName
AWS_QCONNECT_API GuardrailSource GetGuardrailSourceForName(const Aws::String &name)
Aws::QConnect::Model::AIAgentAssociationConfigurationType::NOT_SET
@ NOT_SET
Aws::QConnect::Model::GuardrailSource
GuardrailSource
Definition
GuardrailSource.h:13
Aws::QConnect::Model::GuardrailSource::OUTPUT
@ OUTPUT
Aws::QConnect::Model::GuardrailSource::INPUT
@ INPUT
Aws
Aws::MakeShared
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences