AWS SDK for C++
AWS SDK for C++ Version 1.11.440
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-ebs
include
aws
ebs
model
RequestThrottledExceptionReason.h
1
6
#pragma once
7
#include <aws/ebs/EBS_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
EBS
13
{
14
namespace
Model
15
{
16
enum class
RequestThrottledExceptionReason
17
{
18
NOT_SET
,
19
ACCOUNT_THROTTLED
,
20
DEPENDENCY_REQUEST_THROTTLED
,
21
RESOURCE_LEVEL_THROTTLE
22
};
23
24
namespace
RequestThrottledExceptionReasonMapper
25
{
26
AWS_EBS_API
RequestThrottledExceptionReason
GetRequestThrottledExceptionReasonForName
(
const
Aws::String
& name);
27
28
AWS_EBS_API
Aws::String
GetNameForRequestThrottledExceptionReason
(
RequestThrottledExceptionReason
value);
29
}
// namespace RequestThrottledExceptionReasonMapper
30
}
// namespace Model
31
}
// namespace EBS
32
}
// namespace Aws
Aws::EBS::Model::RequestThrottledExceptionReasonMapper::GetRequestThrottledExceptionReasonForName
AWS_EBS_API RequestThrottledExceptionReason GetRequestThrottledExceptionReasonForName(const Aws::String &name)
Aws::EBS::Model::RequestThrottledExceptionReasonMapper::GetNameForRequestThrottledExceptionReason
AWS_EBS_API Aws::String GetNameForRequestThrottledExceptionReason(RequestThrottledExceptionReason value)
Aws::EBS::Model::AccessDeniedExceptionReason::NOT_SET
@ NOT_SET
Aws::EBS::Model::RequestThrottledExceptionReason
RequestThrottledExceptionReason
Definition
RequestThrottledExceptionReason.h:17
Aws::EBS::Model::RequestThrottledExceptionReason::ACCOUNT_THROTTLED
@ ACCOUNT_THROTTLED
Aws::EBS::Model::RequestThrottledExceptionReason::DEPENDENCY_REQUEST_THROTTLED
@ DEPENDENCY_REQUEST_THROTTLED
Aws::EBS::Model::RequestThrottledExceptionReason::RESOURCE_LEVEL_THROTTLE
@ RESOURCE_LEVEL_THROTTLE
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