AWS SDK for C++
AWS SDK for C++ Version 1.11.607
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/partnercentral-selling/PartnerCentralSelling_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
PartnerCentralSelling
13
{
14
namespace
Model
15
{
16
enum class
CompetitorName
17
{
18
NOT_SET
,
19
Oracle_Cloud
,
20
On_Prem
,
21
Co_location
,
22
Akamai
,
23
AliCloud
,
24
Google_Cloud_Platform
,
25
IBM_Softlayer
,
26
Microsoft_Azure
,
27
Other_Cost_Optimization
,
28
No_Competition
,
29
_Other
30
};
31
32
namespace
CompetitorNameMapper
33
{
34
AWS_PARTNERCENTRALSELLING_API
CompetitorName
GetCompetitorNameForName
(
const
Aws::String
& name);
35
36
AWS_PARTNERCENTRALSELLING_API
Aws::String
GetNameForCompetitorName
(
CompetitorName
value);
37
}
// namespace CompetitorNameMapper
38
}
// namespace Model
39
}
// namespace PartnerCentralSelling
40
}
// 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::AwsClosedLostReason::NOT_SET
@ NOT_SET
Aws::PartnerCentralSelling::Model::CompetitorName
CompetitorName
Definition
CompetitorName.h:17
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