AWS SDK for C++
AWS SDK for C++ Version 1.11.760
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-qbusiness
include
aws
qbusiness
model
HallucinationReductionControl.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/qbusiness/QBusiness_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
QBusiness {
12
namespace
Model {
13
enum class
HallucinationReductionControl
{
NOT_SET
,
ENABLED
,
DISABLED
};
14
15
namespace
HallucinationReductionControlMapper {
16
AWS_QBUSINESS_API
HallucinationReductionControl
GetHallucinationReductionControlForName
(
const
Aws::String
&
name
);
17
18
AWS_QBUSINESS_API
Aws::String
GetNameForHallucinationReductionControl
(
HallucinationReductionControl
value);
19
}
// namespace HallucinationReductionControlMapper
20
}
// namespace Model
21
}
// namespace QBusiness
22
}
// namespace Aws
Aws::QBusiness::Model::HallucinationReductionControlMapper::GetHallucinationReductionControlForName
AWS_QBUSINESS_API HallucinationReductionControl GetHallucinationReductionControlForName(const Aws::String &name)
Aws::QBusiness::Model::HallucinationReductionControlMapper::GetNameForHallucinationReductionControl
AWS_QBUSINESS_API Aws::String GetNameForHallucinationReductionControl(HallucinationReductionControl value)
Aws::QBusiness::Model::AttachmentsControlMode::DISABLED
@ DISABLED
Aws::QBusiness::Model::AttachmentsControlMode::ENABLED
@ ENABLED
Aws::QBusiness::Model::ActionPayloadFieldType::NOT_SET
@ NOT_SET
Aws::QBusiness::Model::HallucinationReductionControl
HallucinationReductionControl
Definition
HallucinationReductionControl.h:13
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