AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-comprehend
include
aws
comprehend
model
EntityRecognizerDataFormat.h
1
6
#pragma once
7
#include <aws/comprehend/Comprehend_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
Comprehend {
12
namespace
Model {
13
enum class
EntityRecognizerDataFormat
{
NOT_SET
,
COMPREHEND_CSV
,
AUGMENTED_MANIFEST
};
14
15
namespace
EntityRecognizerDataFormatMapper {
16
AWS_COMPREHEND_API
EntityRecognizerDataFormat
GetEntityRecognizerDataFormatForName
(
const
Aws::String
& name);
17
18
AWS_COMPREHEND_API
Aws::String
GetNameForEntityRecognizerDataFormat
(
EntityRecognizerDataFormat
value);
19
}
// namespace EntityRecognizerDataFormatMapper
20
}
// namespace Model
21
}
// namespace Comprehend
22
}
// namespace Aws
Aws::Comprehend::Model::EntityRecognizerDataFormatMapper::GetEntityRecognizerDataFormatForName
AWS_COMPREHEND_API EntityRecognizerDataFormat GetEntityRecognizerDataFormatForName(const Aws::String &name)
Aws::Comprehend::Model::EntityRecognizerDataFormatMapper::GetNameForEntityRecognizerDataFormat
AWS_COMPREHEND_API Aws::String GetNameForEntityRecognizerDataFormat(EntityRecognizerDataFormat value)
Aws::Comprehend::Model::EntityRecognizerDataFormat
EntityRecognizerDataFormat
Definition
EntityRecognizerDataFormat.h:13
Aws::Comprehend::Model::AugmentedManifestsDocumentTypeFormat::NOT_SET
@ NOT_SET
Aws::Comprehend::Model::DatasetDataFormat::COMPREHEND_CSV
@ COMPREHEND_CSV
Aws::Comprehend::Model::DatasetDataFormat::AUGMENTED_MANIFEST
@ AUGMENTED_MANIFEST
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