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-finspace
include
aws
finspace
model
ErrorDetails.h
1
6
#pragma once
7
#include <aws/finspace/Finspace_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
finspace
13
{
14
namespace
Model
15
{
16
enum class
ErrorDetails
17
{
18
NOT_SET
,
19
The_inputs_to_this_request_are_invalid
,
20
Service_limits_have_been_exceeded
,
21
Missing_required_permission_to_perform_this_request
,
22
One_or_more_inputs_to_this_request_were_not_found
,
23
The_system_temporarily_lacks_sufficient_resources_to_process_the_request
,
24
An_internal_error_has_occurred
,
25
Cancelled
,
26
A_user_recoverable_error_has_occurred
27
};
28
29
namespace
ErrorDetailsMapper
30
{
31
AWS_FINSPACE_API
ErrorDetails
GetErrorDetailsForName
(
const
Aws::String
& name);
32
33
AWS_FINSPACE_API
Aws::String
GetNameForErrorDetails
(
ErrorDetails
value);
34
}
// namespace ErrorDetailsMapper
35
}
// namespace Model
36
}
// namespace finspace
37
}
// namespace Aws
Aws::finspace::Model::ErrorDetailsMapper::GetNameForErrorDetails
AWS_FINSPACE_API Aws::String GetNameForErrorDetails(ErrorDetails value)
Aws::finspace::Model::ErrorDetailsMapper::GetErrorDetailsForName
AWS_FINSPACE_API ErrorDetails GetErrorDetailsForName(const Aws::String &name)
Aws::finspace::Model::ErrorDetails
ErrorDetails
Definition
ErrorDetails.h:17
Aws::finspace::Model::ErrorDetails::The_system_temporarily_lacks_sufficient_resources_to_process_the_request
@ The_system_temporarily_lacks_sufficient_resources_to_process_the_request
Aws::finspace::Model::ErrorDetails::Service_limits_have_been_exceeded
@ Service_limits_have_been_exceeded
Aws::finspace::Model::ErrorDetails::The_inputs_to_this_request_are_invalid
@ The_inputs_to_this_request_are_invalid
Aws::finspace::Model::ErrorDetails::Missing_required_permission_to_perform_this_request
@ Missing_required_permission_to_perform_this_request
Aws::finspace::Model::ErrorDetails::Cancelled
@ Cancelled
Aws::finspace::Model::ErrorDetails::One_or_more_inputs_to_this_request_were_not_found
@ One_or_more_inputs_to_this_request_were_not_found
Aws::finspace::Model::ErrorDetails::A_user_recoverable_error_has_occurred
@ A_user_recoverable_error_has_occurred
Aws::finspace::Model::ErrorDetails::An_internal_error_has_occurred
@ An_internal_error_has_occurred
Aws::finspace::Model::AutoScalingMetric::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