AWS SDK for C++
AWS SDK for C++ Version 1.11.747
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/cost-optimization-hub/CostOptimizationHub_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
CostOptimizationHub {
12
namespace
Model {
13
enum class
EnrollmentStatus
{
NOT_SET
,
Active
,
Inactive
};
14
15
namespace
EnrollmentStatusMapper {
16
AWS_COSTOPTIMIZATIONHUB_API
EnrollmentStatus
GetEnrollmentStatusForName
(
const
Aws::String
& name);
17
18
AWS_COSTOPTIMIZATIONHUB_API
Aws::String
GetNameForEnrollmentStatus
(
EnrollmentStatus
value);
19
}
// namespace EnrollmentStatusMapper
20
}
// namespace Model
21
}
// namespace CostOptimizationHub
22
}
// 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:13
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