AWS SDK for C++
AWS SDK for C++ Version 1.11.848
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-billing
include
aws
billing
model
BillingFeature.h
1
6
#pragma once
7
#include <aws/billing/Billing_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
Billing {
12
namespace
Model {
13
enum class
BillingFeature
{
14
NOT_SET
,
15
RI_SHARING
,
16
RI_SHARING_HISTORY
,
17
CREDIT_SHARING
,
18
CREDIT_SHARING_HISTORY
,
19
CREDIT_LEVEL_SHARING
,
20
BILLING_ALERTS
,
21
CREDIT_PREFERENCE_OPTIONS
22
};
23
24
namespace
BillingFeatureMapper {
25
AWS_BILLING_API
BillingFeature
GetBillingFeatureForName
(
const
Aws::String
& name);
26
27
AWS_BILLING_API
Aws::String
GetNameForBillingFeature
(
BillingFeature
value);
28
}
// namespace BillingFeatureMapper
29
}
// namespace Model
30
}
// namespace Billing
31
}
// namespace Aws
Aws::Billing::Model::BillingFeatureMapper::GetBillingFeatureForName
AWS_BILLING_API BillingFeature GetBillingFeatureForName(const Aws::String &name)
Aws::Billing::Model::BillingFeatureMapper::GetNameForBillingFeature
AWS_BILLING_API Aws::String GetNameForBillingFeature(BillingFeature value)
Aws::Billing::Model::BillingFeature
BillingFeature
Definition
BillingFeature.h:13
Aws::Billing::Model::BillingFeature::RI_SHARING
@ RI_SHARING
Aws::Billing::Model::BillingFeature::CREDIT_PREFERENCE_OPTIONS
@ CREDIT_PREFERENCE_OPTIONS
Aws::Billing::Model::BillingFeature::RI_SHARING_HISTORY
@ RI_SHARING_HISTORY
Aws::Billing::Model::BillingFeature::BILLING_ALERTS
@ BILLING_ALERTS
Aws::Billing::Model::BillingFeature::CREDIT_LEVEL_SHARING
@ CREDIT_LEVEL_SHARING
Aws::Billing::Model::BillingFeature::CREDIT_SHARING_HISTORY
@ CREDIT_SHARING_HISTORY
Aws::Billing::Model::BillingFeature::CREDIT_SHARING
@ CREDIT_SHARING
Aws::Billing::Model::ApplicationType::NOT_SET
@ NOT_SET
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