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
ChoiceStatus.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
ChoiceStatus
{
NOT_SET
,
SELECTED
,
NOT_APPLICABLE
,
UNSELECTED
};
14
15
namespace
ChoiceStatusMapper {
16
AWS_WELLARCHITECTED_API
ChoiceStatus
GetChoiceStatusForName
(
const
Aws::String
& name);
17
18
AWS_WELLARCHITECTED_API
Aws::String
GetNameForChoiceStatus
(
ChoiceStatus
value);
19
}
// namespace ChoiceStatusMapper
20
}
// namespace Model
21
}
// namespace WellArchitected
22
}
// namespace Aws
Aws::WellArchitected::Model::ChoiceStatusMapper::GetNameForChoiceStatus
AWS_WELLARCHITECTED_API Aws::String GetNameForChoiceStatus(ChoiceStatus value)
Aws::WellArchitected::Model::ChoiceStatusMapper::GetChoiceStatusForName
AWS_WELLARCHITECTED_API ChoiceStatus GetChoiceStatusForName(const Aws::String &name)
Aws::WellArchitected::Model::ChoiceStatus
ChoiceStatus
Definition
ChoiceStatus.h:13
Aws::WellArchitected::Model::ChoiceStatus::UNSELECTED
@ UNSELECTED
Aws::WellArchitected::Model::ChoiceStatus::SELECTED
@ SELECTED
Aws::WellArchitected::Model::ChoiceStatus::NOT_APPLICABLE
@ NOT_APPLICABLE
Aws::WellArchitected::Model::AccountJiraIssueManagementStatus::NOT_SET
@ NOT_SET
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