AWS SDK for C++
AWS SDK for C++ Version 1.11.440
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/managedblockchain/ManagedBlockchain_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
ManagedBlockchain
13
{
14
namespace
Model
15
{
16
enum class
ThresholdComparator
17
{
18
NOT_SET
,
19
GREATER_THAN
,
20
GREATER_THAN_OR_EQUAL_TO
21
};
22
23
namespace
ThresholdComparatorMapper
24
{
25
AWS_MANAGEDBLOCKCHAIN_API
ThresholdComparator
GetThresholdComparatorForName
(
const
Aws::String
& name);
26
27
AWS_MANAGEDBLOCKCHAIN_API
Aws::String
GetNameForThresholdComparator
(
ThresholdComparator
value);
28
}
// namespace ThresholdComparatorMapper
29
}
// namespace Model
30
}
// namespace ManagedBlockchain
31
}
// 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:17
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