AWS SDK for C++
AWS SDK for C++ Version 1.11.685
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/core/utils/memory/stl/AWSString.h>
8
#include <aws/wellarchitected/WellArchitected_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
WellArchitected {
12
namespace
Model {
13
enum class
LensStatus
{
NOT_SET
,
CURRENT
,
NOT_CURRENT
,
DEPRECATED
,
DELETED
,
UNSHARED
};
14
15
namespace
LensStatusMapper {
16
AWS_WELLARCHITECTED_API
LensStatus
GetLensStatusForName
(
const
Aws::String
& name);
17
18
AWS_WELLARCHITECTED_API
Aws::String
GetNameForLensStatus
(
LensStatus
value);
19
}
// namespace LensStatusMapper
20
}
// namespace Model
21
}
// namespace WellArchitected
22
}
// 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:13
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