AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-partnercentral-selling
include
aws
partnercentral-selling
model
CompetitorName.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
PartnerCentralSelling {
12
namespace
Model {
13
enum class
CompetitorName
{
14
NOT_SET
,
15
Oracle_Cloud
,
16
On_Prem
,
17
Co_location
,
18
Akamai
,
19
AliCloud
,
20
Google_Cloud_Platform
,
21
IBM_Softlayer
,
22
Microsoft_Azure
,
23
Other_Cost_Optimization
,
24
No_Competition
,
25
_Other
26
};
27
28
namespace
CompetitorNameMapper {
29
AWS_PARTNERCENTRALSELLING_API
CompetitorName
GetCompetitorNameForName
(
const
Aws::String
& name);
30
31
AWS_PARTNERCENTRALSELLING_API
Aws::String
GetNameForCompetitorName
(
CompetitorName
value);
32
}
// namespace CompetitorNameMapper
33
}
// namespace Model
34
}
// namespace PartnerCentralSelling
35
}
// namespace Aws
Aws::PartnerCentralSelling::Model::CompetitorNameMapper::GetNameForCompetitorName
AWS_PARTNERCENTRALSELLING_API Aws::String GetNameForCompetitorName(CompetitorName value)
Aws::PartnerCentralSelling::Model::CompetitorNameMapper::GetCompetitorNameForName
AWS_PARTNERCENTRALSELLING_API CompetitorName GetCompetitorNameForName(const Aws::String &name)
Aws::PartnerCentralSelling::Model::AccessDeniedExceptionErrorCode::NOT_SET
@ NOT_SET
Aws::PartnerCentralSelling::Model::CompetitorName
CompetitorName
Definition
CompetitorName.h:13
Aws::PartnerCentralSelling::Model::CompetitorName::Akamai
@ Akamai
Aws::PartnerCentralSelling::Model::CompetitorName::Oracle_Cloud
@ Oracle_Cloud
Aws::PartnerCentralSelling::Model::CompetitorName::Microsoft_Azure
@ Microsoft_Azure
Aws::PartnerCentralSelling::Model::CompetitorName::Other_Cost_Optimization
@ Other_Cost_Optimization
Aws::PartnerCentralSelling::Model::CompetitorName::IBM_Softlayer
@ IBM_Softlayer
Aws::PartnerCentralSelling::Model::CompetitorName::No_Competition
@ No_Competition
Aws::PartnerCentralSelling::Model::CompetitorName::Co_location
@ Co_location
Aws::PartnerCentralSelling::Model::CompetitorName::_Other
@ _Other
Aws::PartnerCentralSelling::Model::CompetitorName::On_Prem
@ On_Prem
Aws::PartnerCentralSelling::Model::CompetitorName::Google_Cloud_Platform
@ Google_Cloud_Platform
Aws::PartnerCentralSelling::Model::CompetitorName::AliCloud
@ AliCloud
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