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-pinpoint
include
aws
pinpoint
model
__TimezoneEstimationMethodsElement.h
1
6
#pragma once
7
#include <aws/pinpoint/Pinpoint_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Pinpoint
13
{
14
namespace
Model
15
{
16
enum class
__TimezoneEstimationMethodsElement
17
{
18
NOT_SET
,
19
PHONE_NUMBER
,
20
POSTAL_CODE
21
};
22
23
namespace
__TimezoneEstimationMethodsElementMapper
24
{
25
AWS_PINPOINT_API
__TimezoneEstimationMethodsElement
Get__TimezoneEstimationMethodsElementForName
(
const
Aws::String
& name);
26
27
AWS_PINPOINT_API
Aws::String
GetNameFor__TimezoneEstimationMethodsElement
(
__TimezoneEstimationMethodsElement
value);
28
}
// namespace __TimezoneEstimationMethodsElementMapper
29
}
// namespace Model
30
}
// namespace Pinpoint
31
}
// namespace Aws
Aws::Pinpoint::Model::__TimezoneEstimationMethodsElementMapper::GetNameFor__TimezoneEstimationMethodsElement
AWS_PINPOINT_API Aws::String GetNameFor__TimezoneEstimationMethodsElement(__TimezoneEstimationMethodsElement value)
Aws::Pinpoint::Model::__TimezoneEstimationMethodsElementMapper::Get__TimezoneEstimationMethodsElementForName
AWS_PINPOINT_API __TimezoneEstimationMethodsElement Get__TimezoneEstimationMethodsElementForName(const Aws::String &name)
Aws::Pinpoint::Model::__EndpointTypesElement::NOT_SET
@ NOT_SET
Aws::Pinpoint::Model::__TimezoneEstimationMethodsElement
__TimezoneEstimationMethodsElement
Definition
__TimezoneEstimationMethodsElement.h:17
Aws::Pinpoint::Model::__TimezoneEstimationMethodsElement::PHONE_NUMBER
@ PHONE_NUMBER
Aws::Pinpoint::Model::__TimezoneEstimationMethodsElement::POSTAL_CODE
@ POSTAL_CODE
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