AWS SDK for C++
AWS SDK for C++ Version 1.11.743
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
namespace
ComputeOptimizer {
12
namespace
Model {
13
enum class
LicenseFindingReasonCode
{
14
NOT_SET
,
15
InvalidCloudWatchApplicationInsightsSetup
,
16
CloudWatchApplicationInsightsError
,
17
LicenseOverprovisioned
,
18
Optimized
19
};
20
21
namespace
LicenseFindingReasonCodeMapper {
22
AWS_COMPUTEOPTIMIZER_API
LicenseFindingReasonCode
GetLicenseFindingReasonCodeForName
(
const
Aws::String
& name);
23
24
AWS_COMPUTEOPTIMIZER_API
Aws::String
GetNameForLicenseFindingReasonCode
(
LicenseFindingReasonCode
value);
25
}
// namespace LicenseFindingReasonCodeMapper
26
}
// namespace Model
27
}
// namespace ComputeOptimizer
28
}
// 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::EBSFinding::Optimized
@ Optimized
Aws::ComputeOptimizer::Model::AllocationStrategy::NOT_SET
@ NOT_SET
Aws::ComputeOptimizer::Model::LicenseFindingReasonCode
LicenseFindingReasonCode
Definition
LicenseFindingReasonCode.h:13
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