AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-lex-models
include
aws
lex-models
model
MigrationSortAttribute.h
1
6
#pragma once
7
#include <aws/lex-models/LexModelBuildingService_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
LexModelBuildingService
13
{
14
namespace
Model
15
{
16
enum class
MigrationSortAttribute
17
{
18
NOT_SET
,
19
V1_BOT_NAME
,
20
MIGRATION_DATE_TIME
21
};
22
23
namespace
MigrationSortAttributeMapper
24
{
25
AWS_LEXMODELBUILDINGSERVICE_API
MigrationSortAttribute
GetMigrationSortAttributeForName
(
const
Aws::String
& name);
26
27
AWS_LEXMODELBUILDINGSERVICE_API
Aws::String
GetNameForMigrationSortAttribute
(
MigrationSortAttribute
value);
28
}
// namespace MigrationSortAttributeMapper
29
}
// namespace Model
30
}
// namespace LexModelBuildingService
31
}
// namespace Aws
Aws::LexModelBuildingService::Model::MigrationSortAttributeMapper::GetNameForMigrationSortAttribute
AWS_LEXMODELBUILDINGSERVICE_API Aws::String GetNameForMigrationSortAttribute(MigrationSortAttribute value)
Aws::LexModelBuildingService::Model::MigrationSortAttributeMapper::GetMigrationSortAttributeForName
AWS_LEXMODELBUILDINGSERVICE_API MigrationSortAttribute GetMigrationSortAttributeForName(const Aws::String &name)
Aws::LexModelBuildingService::Model::MigrationSortAttribute
MigrationSortAttribute
Definition
MigrationSortAttribute.h:17
Aws::LexModelBuildingService::Model::MigrationSortAttribute::V1_BOT_NAME
@ V1_BOT_NAME
Aws::LexModelBuildingService::Model::MigrationSortAttribute::MIGRATION_DATE_TIME
@ MIGRATION_DATE_TIME
Aws::LexModelBuildingService::Model::ChannelStatus::NOT_SET
@ NOT_SET
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