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-glue
include
aws
glue
model
FederationSourceErrorCode.h
1
6
#pragma once
7
#include <aws/glue/Glue_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Glue
13
{
14
namespace
Model
15
{
16
enum class
FederationSourceErrorCode
17
{
18
NOT_SET
,
19
AccessDeniedException
,
20
EntityNotFoundException
,
21
InvalidCredentialsException
,
22
InvalidInputException
,
23
InvalidResponseException
,
24
OperationTimeoutException
,
25
OperationNotSupportedException
,
26
InternalServiceException
,
27
PartialFailureException
,
28
ThrottlingException
29
};
30
31
namespace
FederationSourceErrorCodeMapper
32
{
33
AWS_GLUE_API
FederationSourceErrorCode
GetFederationSourceErrorCodeForName
(
const
Aws::String
& name);
34
35
AWS_GLUE_API
Aws::String
GetNameForFederationSourceErrorCode
(
FederationSourceErrorCode
value);
36
}
// namespace FederationSourceErrorCodeMapper
37
}
// namespace Model
38
}
// namespace Glue
39
}
// namespace Aws
Aws::Glue::Model::EntityNotFoundException
Definition
EntityNotFoundException.h:32
Aws::Glue::Model::InvalidInputException
Definition
InvalidInputException.h:32
Aws::Glue::Model::FederationSourceErrorCodeMapper::GetFederationSourceErrorCodeForName
AWS_GLUE_API FederationSourceErrorCode GetFederationSourceErrorCodeForName(const Aws::String &name)
Aws::Glue::Model::FederationSourceErrorCodeMapper::GetNameForFederationSourceErrorCode
AWS_GLUE_API Aws::String GetNameForFederationSourceErrorCode(FederationSourceErrorCode value)
Aws::Glue::Model::AdditionalOptionKeys::NOT_SET
@ NOT_SET
Aws::Glue::Model::FederationSourceErrorCode
FederationSourceErrorCode
Definition
FederationSourceErrorCode.h:17
Aws::Glue::Model::FederationSourceErrorCode::OperationTimeoutException
@ OperationTimeoutException
Aws::Glue::Model::FederationSourceErrorCode::AccessDeniedException
@ AccessDeniedException
Aws::Glue::Model::FederationSourceErrorCode::ThrottlingException
@ ThrottlingException
Aws::Glue::Model::FederationSourceErrorCode::InvalidCredentialsException
@ InvalidCredentialsException
Aws::Glue::Model::FederationSourceErrorCode::InternalServiceException
@ InternalServiceException
Aws::Glue::Model::FederationSourceErrorCode::OperationNotSupportedException
@ OperationNotSupportedException
Aws::Glue::Model::FederationSourceErrorCode::InvalidResponseException
@ InvalidResponseException
Aws::Glue::Model::FederationSourceErrorCode::PartialFailureException
@ PartialFailureException
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