AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-cloudsearch
include
aws
cloudsearch
model
SuggesterFuzzyMatching.h
1
6
#pragma once
7
#include <aws/cloudsearch/CloudSearch_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
CloudSearch
13
{
14
namespace
Model
15
{
16
enum class
SuggesterFuzzyMatching
17
{
18
NOT_SET
,
19
none
,
20
low
,
21
high
22
};
23
24
namespace
SuggesterFuzzyMatchingMapper
25
{
26
AWS_CLOUDSEARCH_API
SuggesterFuzzyMatching
GetSuggesterFuzzyMatchingForName
(
const
Aws::String
& name);
27
28
AWS_CLOUDSEARCH_API
Aws::String
GetNameForSuggesterFuzzyMatching
(
SuggesterFuzzyMatching
value);
29
}
// namespace SuggesterFuzzyMatchingMapper
30
}
// namespace Model
31
}
// namespace CloudSearch
32
}
// namespace Aws
Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetSuggesterFuzzyMatchingForName
AWS_CLOUDSEARCH_API SuggesterFuzzyMatching GetSuggesterFuzzyMatchingForName(const Aws::String &name)
Aws::CloudSearch::Model::SuggesterFuzzyMatchingMapper::GetNameForSuggesterFuzzyMatching
AWS_CLOUDSEARCH_API Aws::String GetNameForSuggesterFuzzyMatching(SuggesterFuzzyMatching value)
Aws::CloudSearch::Model::AlgorithmicStemming::NOT_SET
@ NOT_SET
Aws::CloudSearch::Model::AlgorithmicStemming::none
@ none
Aws::CloudSearch::Model::SuggesterFuzzyMatching
SuggesterFuzzyMatching
Definition
SuggesterFuzzyMatching.h:17
Aws::CloudSearch::Model::SuggesterFuzzyMatching::low
@ low
Aws::CloudSearch::Model::SuggesterFuzzyMatching::high
@ high
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