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