AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-license-manager-user-subscriptions
include
aws
license-manager-user-subscriptions
model
LicenseServerHealthStatus.h
1
6
#pragma once
7
#include <aws/license-manager-user-subscriptions/LicenseManagerUserSubscriptions_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
LicenseManagerUserSubscriptions
13
{
14
namespace
Model
15
{
16
enum class
LicenseServerHealthStatus
17
{
18
NOT_SET
,
19
HEALTHY
,
20
UNHEALTHY
,
21
NOT_APPLICABLE
22
};
23
24
namespace
LicenseServerHealthStatusMapper
25
{
26
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API
LicenseServerHealthStatus
GetLicenseServerHealthStatusForName
(
const
Aws::String
& name);
27
28
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API
Aws::String
GetNameForLicenseServerHealthStatus
(
LicenseServerHealthStatus
value);
29
}
// namespace LicenseServerHealthStatusMapper
30
}
// namespace Model
31
}
// namespace LicenseManagerUserSubscriptions
32
}
// namespace Aws
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatusMapper::GetNameForLicenseServerHealthStatus
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API Aws::String GetNameForLicenseServerHealthStatus(LicenseServerHealthStatus value)
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatusMapper::GetLicenseServerHealthStatusForName
AWS_LICENSEMANAGERUSERSUBSCRIPTIONS_API LicenseServerHealthStatus GetLicenseServerHealthStatusForName(const Aws::String &name)
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatus
LicenseServerHealthStatus
Definition
LicenseServerHealthStatus.h:17
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatus::UNHEALTHY
@ UNHEALTHY
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatus::NOT_APPLICABLE
@ NOT_APPLICABLE
Aws::LicenseManagerUserSubscriptions::Model::LicenseServerHealthStatus::HEALTHY
@ HEALTHY
Aws::LicenseManagerUserSubscriptions::Model::ActiveDirectoryType::NOT_SET
@ NOT_SET
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