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-billingconductor
include
aws
billingconductor
model
MatchOption.h
1
6
#pragma once
7
#include <aws/billingconductor/BillingConductor_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
BillingConductor
13
{
14
namespace
Model
15
{
16
enum class
MatchOption
17
{
18
NOT_SET
,
19
NOT_EQUAL
20
};
21
22
namespace
MatchOptionMapper
23
{
24
AWS_BILLINGCONDUCTOR_API
MatchOption
GetMatchOptionForName
(
const
Aws::String
& name);
25
26
AWS_BILLINGCONDUCTOR_API
Aws::String
GetNameForMatchOption
(
MatchOption
value);
27
}
// namespace MatchOptionMapper
28
}
// namespace Model
29
}
// namespace BillingConductor
30
}
// namespace Aws
Aws::BillingConductor::Model::MatchOptionMapper::GetMatchOptionForName
AWS_BILLINGCONDUCTOR_API MatchOption GetMatchOptionForName(const Aws::String &name)
Aws::BillingConductor::Model::MatchOptionMapper::GetNameForMatchOption
AWS_BILLINGCONDUCTOR_API Aws::String GetNameForMatchOption(MatchOption value)
Aws::BillingConductor::Model::AssociateResourceErrorReason::NOT_SET
@ NOT_SET
Aws::BillingConductor::Model::MatchOption
MatchOption
Definition
MatchOption.h:17
Aws::BillingConductor::Model::MatchOption::NOT_EQUAL
@ NOT_EQUAL
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