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-lakeformation
include
aws
lakeformation
model
FieldNameString.h
1
6
#pragma once
7
#include <aws/lakeformation/LakeFormation_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
LakeFormation
13
{
14
namespace
Model
15
{
16
enum class
FieldNameString
17
{
18
NOT_SET
,
19
RESOURCE_ARN
,
20
ROLE_ARN
,
21
LAST_MODIFIED
22
};
23
24
namespace
FieldNameStringMapper
25
{
26
AWS_LAKEFORMATION_API
FieldNameString
GetFieldNameStringForName
(
const
Aws::String
& name);
27
28
AWS_LAKEFORMATION_API
Aws::String
GetNameForFieldNameString
(
FieldNameString
value);
29
}
// namespace FieldNameStringMapper
30
}
// namespace Model
31
}
// namespace LakeFormation
32
}
// namespace Aws
Aws::LakeFormation::Model::FieldNameStringMapper::GetNameForFieldNameString
AWS_LAKEFORMATION_API Aws::String GetNameForFieldNameString(FieldNameString value)
Aws::LakeFormation::Model::FieldNameStringMapper::GetFieldNameStringForName
AWS_LAKEFORMATION_API FieldNameString GetFieldNameStringForName(const Aws::String &name)
Aws::LakeFormation::Model::ApplicationStatus::NOT_SET
@ NOT_SET
Aws::LakeFormation::Model::FieldNameString
FieldNameString
Definition
FieldNameString.h:17
Aws::LakeFormation::Model::FieldNameString::ROLE_ARN
@ ROLE_ARN
Aws::LakeFormation::Model::FieldNameString::RESOURCE_ARN
@ RESOURCE_ARN
Aws::LakeFormation::Model::FieldNameString::LAST_MODIFIED
@ LAST_MODIFIED
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