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-compute-optimizer
include
aws
compute-optimizer
model
LicenseFindingReasonCode.h
1
6
#pragma once
7
#include <aws/compute-optimizer/ComputeOptimizer_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ComputeOptimizer
13
{
14
namespace
Model
15
{
16
enum class
LicenseFindingReasonCode
17
{
18
NOT_SET
,
19
InvalidCloudWatchApplicationInsightsSetup
,
20
CloudWatchApplicationInsightsError
,
21
LicenseOverprovisioned
,
22
Optimized
23
};
24
25
namespace
LicenseFindingReasonCodeMapper
26
{
27
AWS_COMPUTEOPTIMIZER_API
LicenseFindingReasonCode
GetLicenseFindingReasonCodeForName
(
const
Aws::String
& name);
28
29
AWS_COMPUTEOPTIMIZER_API
Aws::String
GetNameForLicenseFindingReasonCode
(
LicenseFindingReasonCode
value);
30
}
// namespace LicenseFindingReasonCodeMapper
31
}
// namespace Model
32
}
// namespace ComputeOptimizer
33
}
// namespace Aws
Aws::ComputeOptimizer::Model::LicenseFindingReasonCodeMapper::GetNameForLicenseFindingReasonCode
AWS_COMPUTEOPTIMIZER_API Aws::String GetNameForLicenseFindingReasonCode(LicenseFindingReasonCode value)
Aws::ComputeOptimizer::Model::LicenseFindingReasonCodeMapper::GetLicenseFindingReasonCodeForName
AWS_COMPUTEOPTIMIZER_API LicenseFindingReasonCode GetLicenseFindingReasonCodeForName(const Aws::String &name)
Aws::ComputeOptimizer::Model::AutoScalingConfiguration::NOT_SET
@ NOT_SET
Aws::ComputeOptimizer::Model::EBSFinding::Optimized
@ Optimized
Aws::ComputeOptimizer::Model::LicenseFindingReasonCode
LicenseFindingReasonCode
Definition
LicenseFindingReasonCode.h:17
Aws::ComputeOptimizer::Model::LicenseFindingReasonCode::InvalidCloudWatchApplicationInsightsSetup
@ InvalidCloudWatchApplicationInsightsSetup
Aws::ComputeOptimizer::Model::LicenseFindingReasonCode::LicenseOverprovisioned
@ LicenseOverprovisioned
Aws::ComputeOptimizer::Model::LicenseFindingReasonCode::CloudWatchApplicationInsightsError
@ CloudWatchApplicationInsightsError
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