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-wellarchitected
include
aws
wellarchitected
model
LensStatus.h
1
6
#pragma once
7
#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
WellArchitected
13
{
14
namespace
Model
15
{
16
enum class
LensStatus
17
{
18
NOT_SET
,
19
CURRENT
,
20
NOT_CURRENT
,
21
DEPRECATED
,
22
DELETED
,
23
UNSHARED
24
};
25
26
namespace
LensStatusMapper
27
{
28
AWS_WELLARCHITECTED_API
LensStatus
GetLensStatusForName
(
const
Aws::String
& name);
29
30
AWS_WELLARCHITECTED_API
Aws::String
GetNameForLensStatus
(
LensStatus
value);
31
}
// namespace LensStatusMapper
32
}
// namespace Model
33
}
// namespace WellArchitected
34
}
// namespace Aws
Aws::WellArchitected::Model::LensStatusMapper::GetLensStatusForName
AWS_WELLARCHITECTED_API LensStatus GetLensStatusForName(const Aws::String &name)
Aws::WellArchitected::Model::LensStatusMapper::GetNameForLensStatus
AWS_WELLARCHITECTED_API Aws::String GetNameForLensStatus(LensStatus value)
Aws::WellArchitected::Model::LensStatus
LensStatus
Definition
LensStatus.h:17
Aws::WellArchitected::Model::LensStatus::CURRENT
@ CURRENT
Aws::WellArchitected::Model::LensStatus::UNSHARED
@ UNSHARED
Aws::WellArchitected::Model::LensStatus::NOT_CURRENT
@ NOT_CURRENT
Aws::WellArchitected::Model::LensStatus::DEPRECATED
@ DEPRECATED
Aws::WellArchitected::Model::AccountJiraIssueManagementStatus::NOT_SET
@ NOT_SET
Aws::WellArchitected::Model::DifferenceStatus::DELETED
@ DELETED
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