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-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
namespace
CostExplorer {
12
namespace
Model {
13
enum class
PlatformDifference
{
14
NOT_SET
,
15
HYPERVISOR
,
16
NETWORK_INTERFACE
,
17
STORAGE_INTERFACE
,
18
INSTANCE_STORE_AVAILABILITY
,
19
VIRTUALIZATION_TYPE
20
};
21
22
namespace
PlatformDifferenceMapper {
23
AWS_COSTEXPLORER_API
PlatformDifference
GetPlatformDifferenceForName
(
const
Aws::String
& name);
24
25
AWS_COSTEXPLORER_API
Aws::String
GetNameForPlatformDifference
(
PlatformDifference
value);
26
}
// namespace PlatformDifferenceMapper
27
}
// namespace Model
28
}
// namespace CostExplorer
29
}
// 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:13
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