AWS SDK for C++
AWS SDK for C++ Version 1.11.875
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-healthlake
include
aws
healthlake
model
SourceFormat.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/healthlake/HealthLake_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
HealthLake {
12
namespace
Model {
13
enum class
SourceFormat
{
NOT_SET
,
CCDA
,
CSV
};
14
15
namespace
SourceFormatMapper {
16
AWS_HEALTHLAKE_API
SourceFormat
GetSourceFormatForName
(
const
Aws::String
& name);
17
18
AWS_HEALTHLAKE_API
Aws::String
GetNameForSourceFormat
(
SourceFormat
value);
19
}
// namespace SourceFormatMapper
20
}
// namespace Model
21
}
// namespace HealthLake
22
}
// namespace Aws
Aws::HealthLake::Model::SourceFormatMapper::GetSourceFormatForName
AWS_HEALTHLAKE_API SourceFormat GetSourceFormatForName(const Aws::String &name)
Aws::HealthLake::Model::SourceFormatMapper::GetNameForSourceFormat
AWS_HEALTHLAKE_API Aws::String GetNameForSourceFormat(SourceFormat value)
Aws::HealthLake::Model::AgentInputMessageType::NOT_SET
@ NOT_SET
Aws::HealthLake::Model::SourceFormat
SourceFormat
Definition
SourceFormat.h:13
Aws::HealthLake::Model::SourceFormat::CCDA
@ CCDA
Aws::HealthLake::Model::SourceFormat::CSV
@ CSV
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