AWS SDK for C++
1.8.129
AWS SDK for C++
aws-cpp-sdk-email
include
aws
email
model
NotificationType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/email/SES_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
SES
13
{
14
namespace
Model
15
{
16
enum class
NotificationType
17
{
18
NOT_SET
,
19
Bounce,
20
Complaint,
21
Delivery
22
};
23
24
namespace
NotificationTypeMapper
25
{
26
AWS_SES_API
NotificationType
GetNotificationTypeForName
(
const
Aws::String
& name);
27
28
AWS_SES_API
Aws::String
GetNameForNotificationType
(
NotificationType
value);
29
}
// namespace NotificationTypeMapper
30
}
// namespace Model
31
}
// namespace SES
32
}
// namespace Aws
Aws::SES::Model::NotificationType
NotificationType
Definition:
NotificationType.h:17
Aws::SES::Model::NotificationTypeMapper::GetNotificationTypeForName
AWS_SES_API NotificationType GetNotificationTypeForName(const Aws::String &name)
AWSString.h
SES_EXPORTS.h
AWS_SES_API
#define AWS_SES_API
Definition:
SES_EXPORTS.h:28
Aws::SES::Model::NotificationTypeMapper::GetNameForNotificationType
AWS_SES_API Aws::String GetNameForNotificationType(NotificationType value)
Aws
Definition:
AccessManagementClient.h:15
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
Aws::SES::Model::NotificationType::NOT_SET
@ NOT_SET
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences