AWS SDK for C++
AWS SDK for C++ Version 1.11.759
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-elementalinference
include
aws
elementalinference
model
OutputStatus.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/elementalinference/ElementalInference_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
ElementalInference {
12
namespace
Model {
13
enum class
OutputStatus
{
NOT_SET
,
ENABLED
,
DISABLED
};
14
15
namespace
OutputStatusMapper {
16
AWS_ELEMENTALINFERENCE_API
OutputStatus
GetOutputStatusForName
(
const
Aws::String
& name);
17
18
AWS_ELEMENTALINFERENCE_API
Aws::String
GetNameForOutputStatus
(
OutputStatus
value);
19
}
// namespace OutputStatusMapper
20
}
// namespace Model
21
}
// namespace ElementalInference
22
}
// namespace Aws
Aws::ElementalInference::Model::OutputStatusMapper::GetOutputStatusForName
AWS_ELEMENTALINFERENCE_API OutputStatus GetOutputStatusForName(const Aws::String &name)
Aws::ElementalInference::Model::OutputStatusMapper::GetNameForOutputStatus
AWS_ELEMENTALINFERENCE_API Aws::String GetNameForOutputStatus(OutputStatus value)
Aws::ElementalInference::Model::FeedStatus::NOT_SET
@ NOT_SET
Aws::ElementalInference::Model::OutputStatus
OutputStatus
Definition
OutputStatus.h:13
Aws::ElementalInference::Model::OutputStatus::DISABLED
@ DISABLED
Aws::ElementalInference::Model::OutputStatus::ENABLED
@ ENABLED
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