AWS SDK for C++
AWS SDK for C++ Version 1.11.768
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-email
include
aws
email
model
StopScope.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/email/SES_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
SES {
12
namespace
Model {
13
enum class
StopScope
{
NOT_SET
,
RuleSet
};
14
15
namespace
StopScopeMapper {
16
AWS_SES_API
StopScope
GetStopScopeForName
(
const
Aws::String
& name);
17
18
AWS_SES_API
Aws::String
GetNameForStopScope
(
StopScope
value);
19
}
// namespace StopScopeMapper
20
}
// namespace Model
21
}
// namespace SES
22
}
// namespace Aws
Aws::SES::Model::StopScopeMapper::GetStopScopeForName
AWS_SES_API StopScope GetStopScopeForName(const Aws::String &name)
Aws::SES::Model::StopScopeMapper::GetNameForStopScope
AWS_SES_API Aws::String GetNameForStopScope(StopScope value)
Aws::SES::Model::BehaviorOnMXFailure::NOT_SET
@ NOT_SET
Aws::SES::Model::StopScope
StopScope
Definition
StopScope.h:13
Aws::SES::Model::StopScope::RuleSet
@ RuleSet
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