AWS SDK for C++
AWS SDK for C++ Version 1.11.714
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-partnercentral-account
include
aws
partnercentral-account
model
ResourceNotFoundExceptionReason.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
PartnerCentralAccount {
12
namespace
Model {
13
enum class
ResourceNotFoundExceptionReason
{
14
NOT_SET
,
15
PARTNER_NOT_FOUND
,
16
PARTNER_PROFILE_NOT_FOUND
,
17
PARTNER_PROFILE_TASK_NOT_FOUND
,
18
PARTNER_DOMAIN_NOT_FOUND
,
19
SENDER_PROFILE_NOT_FOUND
,
20
RECEIVER_PROFILE_NOT_FOUND
,
21
CONNECTION_INVITATION_NOT_FOUND
,
22
CONNECTION_NOT_FOUND
,
23
VERIFICATION_NOT_FOUND
24
};
25
26
namespace
ResourceNotFoundExceptionReasonMapper {
27
AWS_PARTNERCENTRALACCOUNT_API
ResourceNotFoundExceptionReason
GetResourceNotFoundExceptionReasonForName
(
const
Aws::String
& name);
28
29
AWS_PARTNERCENTRALACCOUNT_API
Aws::String
GetNameForResourceNotFoundExceptionReason
(
ResourceNotFoundExceptionReason
value);
30
}
// namespace ResourceNotFoundExceptionReasonMapper
31
}
// namespace Model
32
}
// namespace PartnerCentralAccount
33
}
// namespace Aws
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReasonMapper::GetResourceNotFoundExceptionReasonForName
AWS_PARTNERCENTRALACCOUNT_API ResourceNotFoundExceptionReason GetResourceNotFoundExceptionReasonForName(const Aws::String &name)
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReasonMapper::GetNameForResourceNotFoundExceptionReason
AWS_PARTNERCENTRALACCOUNT_API Aws::String GetNameForResourceNotFoundExceptionReason(ResourceNotFoundExceptionReason value)
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason
ResourceNotFoundExceptionReason
Definition
ResourceNotFoundExceptionReason.h:13
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::PARTNER_PROFILE_TASK_NOT_FOUND
@ PARTNER_PROFILE_TASK_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::CONNECTION_INVITATION_NOT_FOUND
@ CONNECTION_INVITATION_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::PARTNER_DOMAIN_NOT_FOUND
@ PARTNER_DOMAIN_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::PARTNER_NOT_FOUND
@ PARTNER_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::CONNECTION_NOT_FOUND
@ CONNECTION_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::SENDER_PROFILE_NOT_FOUND
@ SENDER_PROFILE_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::PARTNER_PROFILE_NOT_FOUND
@ PARTNER_PROFILE_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::VERIFICATION_NOT_FOUND
@ VERIFICATION_NOT_FOUND
Aws::PartnerCentralAccount::Model::ResourceNotFoundExceptionReason::RECEIVER_PROFILE_NOT_FOUND
@ RECEIVER_PROFILE_NOT_FOUND
Aws::PartnerCentralAccount::Model::AccessDeniedExceptionReason::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