AWS SDK for C++
AWS SDK for C++ Version 1.11.762
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mturk-requester
include
aws
mturk-requester
model
NotificationTransport.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/mturk-requester/MTurk_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
MTurk {
12
namespace
Model {
13
enum class
NotificationTransport
{
NOT_SET
,
Email
,
SQS
,
SNS
};
14
15
namespace
NotificationTransportMapper {
16
AWS_MTURK_API
NotificationTransport
GetNotificationTransportForName
(
const
Aws::String
& name);
17
18
AWS_MTURK_API
Aws::String
GetNameForNotificationTransport
(
NotificationTransport
value);
19
}
// namespace NotificationTransportMapper
20
}
// namespace Model
21
}
// namespace MTurk
22
}
// namespace Aws
Aws::MTurk::Model::NotificationTransportMapper::GetNotificationTransportForName
AWS_MTURK_API NotificationTransport GetNotificationTransportForName(const Aws::String &name)
Aws::MTurk::Model::NotificationTransportMapper::GetNameForNotificationTransport
AWS_MTURK_API Aws::String GetNameForNotificationTransport(NotificationTransport value)
Aws::MTurk::Model::AssignmentStatus::NOT_SET
@ NOT_SET
Aws::MTurk::Model::NotificationTransport
NotificationTransport
Definition
NotificationTransport.h:13
Aws::MTurk::Model::NotificationTransport::SNS
@ SNS
Aws::MTurk::Model::NotificationTransport::Email
@ Email
Aws::MTurk::Model::NotificationTransport::SQS
@ SQS
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