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-cost-optimization-hub
include
aws
cost-optimization-hub
model
EnrollmentStatus.h
1
6
#pragma once
7
#include <aws/cost-optimization-hub/CostOptimizationHub_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
CostOptimizationHub
13
{
14
namespace
Model
15
{
16
enum class
EnrollmentStatus
17
{
18
NOT_SET
,
19
Active
,
20
Inactive
21
};
22
23
namespace
EnrollmentStatusMapper
24
{
25
AWS_COSTOPTIMIZATIONHUB_API
EnrollmentStatus
GetEnrollmentStatusForName
(
const
Aws::String
& name);
26
27
AWS_COSTOPTIMIZATIONHUB_API
Aws::String
GetNameForEnrollmentStatus
(
EnrollmentStatus
value);
28
}
// namespace EnrollmentStatusMapper
29
}
// namespace Model
30
}
// namespace CostOptimizationHub
31
}
// namespace Aws
Aws::CostOptimizationHub::Model::EnrollmentStatusMapper::GetNameForEnrollmentStatus
AWS_COSTOPTIMIZATIONHUB_API Aws::String GetNameForEnrollmentStatus(EnrollmentStatus value)
Aws::CostOptimizationHub::Model::EnrollmentStatusMapper::GetEnrollmentStatusForName
AWS_COSTOPTIMIZATIONHUB_API EnrollmentStatus GetEnrollmentStatusForName(const Aws::String &name)
Aws::CostOptimizationHub::Model::ActionType::NOT_SET
@ NOT_SET
Aws::CostOptimizationHub::Model::EnrollmentStatus
EnrollmentStatus
Definition
EnrollmentStatus.h:17
Aws::CostOptimizationHub::Model::EnrollmentStatus::Inactive
@ Inactive
Aws::CostOptimizationHub::Model::EnrollmentStatus::Active
@ Active
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