AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-codeguru-reviewer
include
aws
codeguru-reviewer
model
ConfigFileState.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/codeguru-reviewer/CodeGuruReviewer_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
CodeGuruReviewer
13
{
14
namespace
Model
15
{
16
enum class
ConfigFileState
17
{
18
NOT_SET
,
19
Present
,
20
Absent
,
21
PresentWithErrors
22
};
23
24
namespace
ConfigFileStateMapper
25
{
26
AWS_CODEGURUREVIEWER_API
ConfigFileState
GetConfigFileStateForName
(
const
Aws::String
& name);
27
28
AWS_CODEGURUREVIEWER_API
Aws::String
GetNameForConfigFileState
(
ConfigFileState
value);
29
}
// namespace ConfigFileStateMapper
30
}
// namespace Model
31
}
// namespace CodeGuruReviewer
32
}
// namespace Aws
AWSString.h
CodeGuruReviewer_EXPORTS.h
AWS_CODEGURUREVIEWER_API
#define AWS_CODEGURUREVIEWER_API
Definition:
CodeGuruReviewer_EXPORTS.h:28
Aws::CodeGuruReviewer::Model::ConfigFileStateMapper::GetNameForConfigFileState
AWS_CODEGURUREVIEWER_API Aws::String GetNameForConfigFileState(ConfigFileState value)
Aws::CodeGuruReviewer::Model::ConfigFileStateMapper::GetConfigFileStateForName
AWS_CODEGURUREVIEWER_API ConfigFileState GetConfigFileStateForName(const Aws::String &name)
Aws::CodeGuruReviewer::Model::ConfigFileState
ConfigFileState
Definition:
ConfigFileState.h:17
Aws::CodeGuruReviewer::Model::ConfigFileState::PresentWithErrors
@ PresentWithErrors
Aws::CodeGuruReviewer::Model::ConfigFileState::Present
@ Present
Aws::CodeGuruReviewer::Model::ConfigFileState::Absent
@ Absent
Aws::CodeGuruReviewer::Model::AnalysisType::NOT_SET
@ NOT_SET
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences