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
LicenseConfigurationStatus.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
LicenseConfigurationStatus
17
{
18
NOT_SET
,
19
AVAILABLE
,
20
DISABLED
21
};
22
23
namespace
LicenseConfigurationStatusMapper
24
{
25
AWS_LICENSEMANAGER_API
LicenseConfigurationStatus
GetLicenseConfigurationStatusForName
(
const
Aws::String
& name);
26
27
AWS_LICENSEMANAGER_API
Aws::String
GetNameForLicenseConfigurationStatus
(
LicenseConfigurationStatus
value);
28
}
// namespace LicenseConfigurationStatusMapper
29
}
// namespace Model
30
}
// namespace LicenseManager
31
}
// namespace Aws
Aws::LicenseManager::Model::LicenseConfigurationStatusMapper::GetLicenseConfigurationStatusForName
AWS_LICENSEMANAGER_API LicenseConfigurationStatus GetLicenseConfigurationStatusForName(const Aws::String &name)
Aws::LicenseManager::Model::LicenseConfigurationStatusMapper::GetNameForLicenseConfigurationStatus
AWS_LICENSEMANAGER_API Aws::String GetNameForLicenseConfigurationStatus(LicenseConfigurationStatus value)
Aws::LicenseManager::Model::ActivationOverrideBehavior::NOT_SET
@ NOT_SET
Aws::LicenseManager::Model::GrantStatus::DISABLED
@ DISABLED
Aws::LicenseManager::Model::LicenseConfigurationStatus
LicenseConfigurationStatus
Definition
LicenseConfigurationStatus.h:17
Aws::LicenseManager::Model::LicenseConfigurationStatus::AVAILABLE
@ AVAILABLE
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