7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-account/PartnerCentralAccount_EXPORTS.h>
11namespace PartnerCentralAccount {
28namespace ResourceNotFoundExceptionReasonMapper {
AWS_PARTNERCENTRALACCOUNT_API ResourceNotFoundExceptionReason GetResourceNotFoundExceptionReasonForName(const Aws::String &name)
AWS_PARTNERCENTRALACCOUNT_API Aws::String GetNameForResourceNotFoundExceptionReason(ResourceNotFoundExceptionReason value)
ResourceNotFoundExceptionReason
@ PARTNER_PROFILE_TASK_NOT_FOUND
@ CONNECTION_INVITATION_NOT_FOUND
@ PARTNER_DOMAIN_NOT_FOUND
@ QUALIFICATIONS_DISASSOCIATION_TASK_NOT_FOUND
@ SENDER_PROFILE_NOT_FOUND
@ PARTNER_PROFILE_NOT_FOUND
@ RECEIVER_PROFILE_NOT_FOUND
@ QUALIFICATIONS_ASSOCIATION_TASK_NOT_FOUND
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String