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-deadline
include
aws
deadline
model
ServiceQuotaExceededExceptionReason.h
1
6
#pragma once
7
#include <aws/deadline/Deadline_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
deadline
13
{
14
namespace
Model
15
{
16
enum class
ServiceQuotaExceededExceptionReason
17
{
18
NOT_SET
,
19
SERVICE_QUOTA_EXCEEDED_EXCEPTION
,
20
KMS_KEY_LIMIT_EXCEEDED
21
};
22
23
namespace
ServiceQuotaExceededExceptionReasonMapper
24
{
25
AWS_DEADLINE_API
ServiceQuotaExceededExceptionReason
GetServiceQuotaExceededExceptionReasonForName
(
const
Aws::String
& name);
26
27
AWS_DEADLINE_API
Aws::String
GetNameForServiceQuotaExceededExceptionReason
(
ServiceQuotaExceededExceptionReason
value);
28
}
// namespace ServiceQuotaExceededExceptionReasonMapper
29
}
// namespace Model
30
}
// namespace deadline
31
}
// namespace Aws
Aws::deadline::Model::ServiceQuotaExceededExceptionReasonMapper::GetNameForServiceQuotaExceededExceptionReason
AWS_DEADLINE_API Aws::String GetNameForServiceQuotaExceededExceptionReason(ServiceQuotaExceededExceptionReason value)
Aws::deadline::Model::ServiceQuotaExceededExceptionReasonMapper::GetServiceQuotaExceededExceptionReasonForName
AWS_DEADLINE_API ServiceQuotaExceededExceptionReason GetServiceQuotaExceededExceptionReasonForName(const Aws::String &name)
Aws::deadline::Model::ServiceQuotaExceededExceptionReason
ServiceQuotaExceededExceptionReason
Definition
ServiceQuotaExceededExceptionReason.h:17
Aws::deadline::Model::ServiceQuotaExceededExceptionReason::KMS_KEY_LIMIT_EXCEEDED
@ KMS_KEY_LIMIT_EXCEEDED
Aws::deadline::Model::ServiceQuotaExceededExceptionReason::SERVICE_QUOTA_EXCEEDED_EXCEPTION
@ SERVICE_QUOTA_EXCEEDED_EXCEPTION
Aws::deadline::Model::AcceleratorType::NOT_SET
@ NOT_SET
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