AWS SDK for C++
AWS SDK for C++ Version 1.11.771
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mturk-requester
include
aws
mturk-requester
model
NotifyWorkersFailureCode.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
NotifyWorkersFailureCode
{
NOT_SET
,
SoftFailure
,
HardFailure
};
14
15
namespace
NotifyWorkersFailureCodeMapper {
16
AWS_MTURK_API
NotifyWorkersFailureCode
GetNotifyWorkersFailureCodeForName
(
const
Aws::String
& name);
17
18
AWS_MTURK_API
Aws::String
GetNameForNotifyWorkersFailureCode
(
NotifyWorkersFailureCode
value);
19
}
// namespace NotifyWorkersFailureCodeMapper
20
}
// namespace Model
21
}
// namespace MTurk
22
}
// namespace Aws
Aws::MTurk::Model::NotifyWorkersFailureCodeMapper::GetNotifyWorkersFailureCodeForName
AWS_MTURK_API NotifyWorkersFailureCode GetNotifyWorkersFailureCodeForName(const Aws::String &name)
Aws::MTurk::Model::NotifyWorkersFailureCodeMapper::GetNameForNotifyWorkersFailureCode
AWS_MTURK_API Aws::String GetNameForNotifyWorkersFailureCode(NotifyWorkersFailureCode value)
Aws::MTurk::Model::AssignmentStatus::NOT_SET
@ NOT_SET
Aws::MTurk::Model::NotifyWorkersFailureCode
NotifyWorkersFailureCode
Definition
NotifyWorkersFailureCode.h:13
Aws::MTurk::Model::NotifyWorkersFailureCode::HardFailure
@ HardFailure
Aws::MTurk::Model::NotifyWorkersFailureCode::SoftFailure
@ SoftFailure
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