AWS SDK for C++
AWS SDK for C++ Version 1.11.717
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-managedblockchain
include
aws
managedblockchain
model
ThresholdComparator.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/managedblockchain/ManagedBlockchain_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
ManagedBlockchain {
12
namespace
Model {
13
enum class
ThresholdComparator
{
NOT_SET
,
GREATER_THAN
,
GREATER_THAN_OR_EQUAL_TO
};
14
15
namespace
ThresholdComparatorMapper {
16
AWS_MANAGEDBLOCKCHAIN_API
ThresholdComparator
GetThresholdComparatorForName
(
const
Aws::String
& name);
17
18
AWS_MANAGEDBLOCKCHAIN_API
Aws::String
GetNameForThresholdComparator
(
ThresholdComparator
value);
19
}
// namespace ThresholdComparatorMapper
20
}
// namespace Model
21
}
// namespace ManagedBlockchain
22
}
// namespace Aws
Aws::ManagedBlockchain::Model::ThresholdComparatorMapper::GetThresholdComparatorForName
AWS_MANAGEDBLOCKCHAIN_API ThresholdComparator GetThresholdComparatorForName(const Aws::String &name)
Aws::ManagedBlockchain::Model::ThresholdComparatorMapper::GetNameForThresholdComparator
AWS_MANAGEDBLOCKCHAIN_API Aws::String GetNameForThresholdComparator(ThresholdComparator value)
Aws::ManagedBlockchain::Model::AccessorNetworkType::NOT_SET
@ NOT_SET
Aws::ManagedBlockchain::Model::ThresholdComparator
ThresholdComparator
Definition
ThresholdComparator.h:13
Aws::ManagedBlockchain::Model::ThresholdComparator::GREATER_THAN
@ GREATER_THAN
Aws::ManagedBlockchain::Model::ThresholdComparator::GREATER_THAN_OR_EQUAL_TO
@ GREATER_THAN_OR_EQUAL_TO
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