AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Environment.h
Go to the documentation of this file.
1
6#pragma once
7
10
11namespace Aws
12{
13namespace Environment
14{
19
20} // namespace Environment
21} // namespace Aws
22
#define AWS_CORE_API
Definition: Core_EXPORTS.h:26
const char *const name
Definition: cJSON.h:278
AWS_CORE_API Aws::String GetEnv(const char *name)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition: AWSString.h:97