AWS SDK for C++
AWS SDK for C++ Version 1.11.755
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/deadline/Deadline_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
deadline {
12
namespace
Model {
13
enum class
ServiceQuotaExceededExceptionReason
{
14
NOT_SET
,
15
SERVICE_QUOTA_EXCEEDED_EXCEPTION
,
16
KMS_KEY_LIMIT_EXCEEDED
,
17
DEPENDENCY_LIMIT_EXCEEDED
18
};
19
20
namespace
ServiceQuotaExceededExceptionReasonMapper {
21
AWS_DEADLINE_API
ServiceQuotaExceededExceptionReason
GetServiceQuotaExceededExceptionReasonForName
(
const
Aws::String
& name);
22
23
AWS_DEADLINE_API
Aws::String
GetNameForServiceQuotaExceededExceptionReason
(
ServiceQuotaExceededExceptionReason
value);
24
}
// namespace ServiceQuotaExceededExceptionReasonMapper
25
}
// namespace Model
26
}
// namespace deadline
27
}
// 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::AcceleratorName::NOT_SET
@ NOT_SET
Aws::deadline::Model::ServiceQuotaExceededExceptionReason
ServiceQuotaExceededExceptionReason
Definition
ServiceQuotaExceededExceptionReason.h:13
Aws::deadline::Model::ServiceQuotaExceededExceptionReason::DEPENDENCY_LIMIT_EXCEEDED
@ DEPENDENCY_LIMIT_EXCEEDED
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
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.8
Privacy |
Site terms |
Cookie preferences