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-license-manager
include
aws
license-manager
model
EntitlementDataUnit.h
1
6
#pragma once
7
#include <aws/license-manager/LicenseManager_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
LicenseManager
13
{
14
namespace
Model
15
{
16
enum class
EntitlementDataUnit
17
{
18
NOT_SET
,
19
Count
,
20
None
,
21
Seconds
,
22
Microseconds
,
23
Milliseconds
,
24
Bytes
,
25
Kilobytes
,
26
Megabytes
,
27
Gigabytes
,
28
Terabytes
,
29
Bits
,
30
Kilobits
,
31
Megabits
,
32
Gigabits
,
33
Terabits
,
34
Percent
,
35
Bytes_Second
,
36
Kilobytes_Second
,
37
Megabytes_Second
,
38
Gigabytes_Second
,
39
Terabytes_Second
,
40
Bits_Second
,
41
Kilobits_Second
,
42
Megabits_Second
,
43
Gigabits_Second
,
44
Terabits_Second
,
45
Count_Second
46
};
47
48
namespace
EntitlementDataUnitMapper
49
{
50
AWS_LICENSEMANAGER_API
EntitlementDataUnit
GetEntitlementDataUnitForName
(
const
Aws::String
& name);
51
52
AWS_LICENSEMANAGER_API
Aws::String
GetNameForEntitlementDataUnit
(
EntitlementDataUnit
value);
53
}
// namespace EntitlementDataUnitMapper
54
}
// namespace Model
55
}
// namespace LicenseManager
56
}
// namespace Aws
Aws::LicenseManager::Model::EntitlementDataUnitMapper::GetEntitlementDataUnitForName
AWS_LICENSEMANAGER_API EntitlementDataUnit GetEntitlementDataUnitForName(const Aws::String &name)
Aws::LicenseManager::Model::EntitlementDataUnitMapper::GetNameForEntitlementDataUnit
AWS_LICENSEMANAGER_API Aws::String GetNameForEntitlementDataUnit(EntitlementDataUnit value)
Aws::LicenseManager::Model::ActivationOverrideBehavior::NOT_SET
@ NOT_SET
Aws::LicenseManager::Model::EntitlementDataUnit
EntitlementDataUnit
Definition
EntitlementDataUnit.h:17
Aws::LicenseManager::Model::EntitlementDataUnit::Bits_Second
@ Bits_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Count_Second
@ Count_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Kilobits
@ Kilobits
Aws::LicenseManager::Model::EntitlementDataUnit::Megabytes
@ Megabytes
Aws::LicenseManager::Model::EntitlementDataUnit::Kilobits_Second
@ Kilobits_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Milliseconds
@ Milliseconds
Aws::LicenseManager::Model::EntitlementDataUnit::Gigabytes_Second
@ Gigabytes_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Megabits_Second
@ Megabits_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Bytes
@ Bytes
Aws::LicenseManager::Model::EntitlementDataUnit::Microseconds
@ Microseconds
Aws::LicenseManager::Model::EntitlementDataUnit::None
@ None
Aws::LicenseManager::Model::EntitlementDataUnit::Megabits
@ Megabits
Aws::LicenseManager::Model::EntitlementDataUnit::Bytes_Second
@ Bytes_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Gigabits
@ Gigabits
Aws::LicenseManager::Model::EntitlementDataUnit::Seconds
@ Seconds
Aws::LicenseManager::Model::EntitlementDataUnit::Kilobytes_Second
@ Kilobytes_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Terabytes
@ Terabytes
Aws::LicenseManager::Model::EntitlementDataUnit::Terabits_Second
@ Terabits_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Gigabits_Second
@ Gigabits_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Kilobytes
@ Kilobytes
Aws::LicenseManager::Model::EntitlementDataUnit::Terabits
@ Terabits
Aws::LicenseManager::Model::EntitlementDataUnit::Percent
@ Percent
Aws::LicenseManager::Model::EntitlementDataUnit::Megabytes_Second
@ Megabytes_Second
Aws::LicenseManager::Model::EntitlementDataUnit::Count
@ Count
Aws::LicenseManager::Model::EntitlementDataUnit::Bits
@ Bits
Aws::LicenseManager::Model::EntitlementDataUnit::Gigabytes
@ Gigabytes
Aws::LicenseManager::Model::EntitlementDataUnit::Terabytes_Second
@ Terabytes_Second
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