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-cloudformation
include
aws
cloudformation
model
HandlerErrorCode.h
1
6
#pragma once
7
#include <aws/cloudformation/CloudFormation_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
CloudFormation
13
{
14
namespace
Model
15
{
16
enum class
HandlerErrorCode
17
{
18
NOT_SET
,
19
NotUpdatable
,
20
InvalidRequest
,
21
AccessDenied
,
22
InvalidCredentials
,
23
AlreadyExists
,
24
NotFound
,
25
ResourceConflict
,
26
Throttling
,
27
ServiceLimitExceeded
,
28
NotStabilized
,
29
GeneralServiceException
,
30
ServiceInternalError
,
31
NetworkFailure
,
32
InternalFailure
,
33
InvalidTypeConfiguration
,
34
HandlerInternalFailure
,
35
NonCompliant
,
36
Unknown
,
37
UnsupportedTarget
38
};
39
40
namespace
HandlerErrorCodeMapper
41
{
42
AWS_CLOUDFORMATION_API
HandlerErrorCode
GetHandlerErrorCodeForName
(
const
Aws::String
& name);
43
44
AWS_CLOUDFORMATION_API
Aws::String
GetNameForHandlerErrorCode
(
HandlerErrorCode
value);
45
}
// namespace HandlerErrorCodeMapper
46
}
// namespace Model
47
}
// namespace CloudFormation
48
}
// namespace Aws
Aws::CloudFormation::Model::HandlerErrorCodeMapper::GetNameForHandlerErrorCode
AWS_CLOUDFORMATION_API Aws::String GetNameForHandlerErrorCode(HandlerErrorCode value)
Aws::CloudFormation::Model::HandlerErrorCodeMapper::GetHandlerErrorCodeForName
AWS_CLOUDFORMATION_API HandlerErrorCode GetHandlerErrorCodeForName(const Aws::String &name)
Aws::CloudFormation::Model::HandlerErrorCode
HandlerErrorCode
Definition
HandlerErrorCode.h:17
Aws::CloudFormation::Model::HandlerErrorCode::NonCompliant
@ NonCompliant
Aws::CloudFormation::Model::HandlerErrorCode::InvalidTypeConfiguration
@ InvalidTypeConfiguration
Aws::CloudFormation::Model::HandlerErrorCode::UnsupportedTarget
@ UnsupportedTarget
Aws::CloudFormation::Model::HandlerErrorCode::InvalidCredentials
@ InvalidCredentials
Aws::CloudFormation::Model::HandlerErrorCode::NotFound
@ NotFound
Aws::CloudFormation::Model::HandlerErrorCode::Throttling
@ Throttling
Aws::CloudFormation::Model::HandlerErrorCode::GeneralServiceException
@ GeneralServiceException
Aws::CloudFormation::Model::HandlerErrorCode::NotStabilized
@ NotStabilized
Aws::CloudFormation::Model::HandlerErrorCode::HandlerInternalFailure
@ HandlerInternalFailure
Aws::CloudFormation::Model::HandlerErrorCode::NetworkFailure
@ NetworkFailure
Aws::CloudFormation::Model::HandlerErrorCode::Unknown
@ Unknown
Aws::CloudFormation::Model::HandlerErrorCode::AlreadyExists
@ AlreadyExists
Aws::CloudFormation::Model::HandlerErrorCode::InternalFailure
@ InternalFailure
Aws::CloudFormation::Model::HandlerErrorCode::ServiceLimitExceeded
@ ServiceLimitExceeded
Aws::CloudFormation::Model::HandlerErrorCode::ServiceInternalError
@ ServiceInternalError
Aws::CloudFormation::Model::HandlerErrorCode::NotUpdatable
@ NotUpdatable
Aws::CloudFormation::Model::HandlerErrorCode::AccessDenied
@ AccessDenied
Aws::CloudFormation::Model::HandlerErrorCode::InvalidRequest
@ InvalidRequest
Aws::CloudFormation::Model::HandlerErrorCode::ResourceConflict
@ ResourceConflict
Aws::CloudFormation::Model::AccountFilterType::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