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-ce
include
aws
ce
model
PlatformDifference.h
1
6
#pragma once
7
#include <aws/ce/CostExplorer_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
CostExplorer
13
{
14
namespace
Model
15
{
16
enum class
PlatformDifference
17
{
18
NOT_SET
,
19
HYPERVISOR
,
20
NETWORK_INTERFACE
,
21
STORAGE_INTERFACE
,
22
INSTANCE_STORE_AVAILABILITY
,
23
VIRTUALIZATION_TYPE
24
};
25
26
namespace
PlatformDifferenceMapper
27
{
28
AWS_COSTEXPLORER_API
PlatformDifference
GetPlatformDifferenceForName
(
const
Aws::String
& name);
29
30
AWS_COSTEXPLORER_API
Aws::String
GetNameForPlatformDifference
(
PlatformDifference
value);
31
}
// namespace PlatformDifferenceMapper
32
}
// namespace Model
33
}
// namespace CostExplorer
34
}
// namespace Aws
Aws::CostExplorer::Model::PlatformDifferenceMapper::GetPlatformDifferenceForName
AWS_COSTEXPLORER_API PlatformDifference GetPlatformDifferenceForName(const Aws::String &name)
Aws::CostExplorer::Model::PlatformDifferenceMapper::GetNameForPlatformDifference
AWS_COSTEXPLORER_API Aws::String GetNameForPlatformDifference(PlatformDifference value)
Aws::CostExplorer::Model::AccountScope::NOT_SET
@ NOT_SET
Aws::CostExplorer::Model::PlatformDifference
PlatformDifference
Definition
PlatformDifference.h:17
Aws::CostExplorer::Model::PlatformDifference::STORAGE_INTERFACE
@ STORAGE_INTERFACE
Aws::CostExplorer::Model::PlatformDifference::INSTANCE_STORE_AVAILABILITY
@ INSTANCE_STORE_AVAILABILITY
Aws::CostExplorer::Model::PlatformDifference::VIRTUALIZATION_TYPE
@ VIRTUALIZATION_TYPE
Aws::CostExplorer::Model::PlatformDifference::NETWORK_INTERFACE
@ NETWORK_INTERFACE
Aws::CostExplorer::Model::PlatformDifference::HYPERVISOR
@ HYPERVISOR
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