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
PricingRuleScope.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
PricingRuleScope
17
{
18
NOT_SET
,
19
GLOBAL
,
20
SERVICE
,
21
BILLING_ENTITY
,
22
SKU
23
};
24
25
namespace
PricingRuleScopeMapper
26
{
27
AWS_BILLINGCONDUCTOR_API
PricingRuleScope
GetPricingRuleScopeForName
(
const
Aws::String
& name);
28
29
AWS_BILLINGCONDUCTOR_API
Aws::String
GetNameForPricingRuleScope
(
PricingRuleScope
value);
30
}
// namespace PricingRuleScopeMapper
31
}
// namespace Model
32
}
// namespace BillingConductor
33
}
// namespace Aws
Aws::BillingConductor::Model::PricingRuleScopeMapper::GetPricingRuleScopeForName
AWS_BILLINGCONDUCTOR_API PricingRuleScope GetPricingRuleScopeForName(const Aws::String &name)
Aws::BillingConductor::Model::PricingRuleScopeMapper::GetNameForPricingRuleScope
AWS_BILLINGCONDUCTOR_API Aws::String GetNameForPricingRuleScope(PricingRuleScope value)
Aws::BillingConductor::Model::AssociateResourceErrorReason::NOT_SET
@ NOT_SET
Aws::BillingConductor::Model::PricingRuleScope
PricingRuleScope
Definition
PricingRuleScope.h:17
Aws::BillingConductor::Model::PricingRuleScope::BILLING_ENTITY
@ BILLING_ENTITY
Aws::BillingConductor::Model::PricingRuleScope::SKU
@ SKU
Aws::BillingConductor::Model::PricingRuleScope::GLOBAL
@ GLOBAL
Aws::BillingConductor::Model::PricingRuleScope::SERVICE
@ SERVICE
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