AWS SDK for C++
AWS SDK for C++ Version 1.11.741
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/pinpoint/Pinpoint_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
Pinpoint {
12
namespace
Model {
13
enum class
__TimezoneEstimationMethodsElement
{
NOT_SET
,
PHONE_NUMBER
,
POSTAL_CODE
};
14
15
namespace
__TimezoneEstimationMethodsElementMapper {
16
AWS_PINPOINT_API
__TimezoneEstimationMethodsElement
Get__TimezoneEstimationMethodsElementForName
(
const
Aws::String
& name);
17
18
AWS_PINPOINT_API
Aws::String
GetNameFor__TimezoneEstimationMethodsElement
(
__TimezoneEstimationMethodsElement
value);
19
}
// namespace __TimezoneEstimationMethodsElementMapper
20
}
// namespace Model
21
}
// namespace Pinpoint
22
}
// 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:13
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