AWS SDK for C++
1.8.182
AWS SDK for C++
aws-cpp-sdk-iot
include
aws
iot
model
CustomMetricType.h
Go to the documentation of this file.
1
6
#pragma once
7
#include <
aws/iot/IoT_EXPORTS.h
>
8
#include <
aws/core/utils/memory/stl/AWSString.h
>
9
10
namespace
Aws
11
{
12
namespace
IoT
13
{
14
namespace
Model
15
{
16
enum class
CustomMetricType
17
{
18
NOT_SET
,
19
string_list,
20
ip_address_list,
21
number_list,
22
number
23
};
24
25
namespace
CustomMetricTypeMapper
26
{
27
AWS_IOT_API
CustomMetricType
GetCustomMetricTypeForName
(
const
Aws::String
& name);
28
29
AWS_IOT_API
Aws::String
GetNameForCustomMetricType
(
CustomMetricType
value);
30
}
// namespace CustomMetricTypeMapper
31
}
// namespace Model
32
}
// namespace IoT
33
}
// namespace Aws
Aws::IoT::Model::CustomMetricTypeMapper::GetCustomMetricTypeForName
AWS_IOT_API CustomMetricType GetCustomMetricTypeForName(const Aws::String &name)
Aws::IoT::Model::CustomMetricTypeMapper::GetNameForCustomMetricType
AWS_IOT_API Aws::String GetNameForCustomMetricType(CustomMetricType value)
Aws::IoT::Model::CustomMetricType
CustomMetricType
Definition:
CustomMetricType.h:17
Aws::IoT::Model::CustomMetricType::NOT_SET
@ NOT_SET
AWSString.h
Aws
Definition:
AccessManagementClient.h:15
AWS_IOT_API
#define AWS_IOT_API
Definition:
IoT_EXPORTS.h:28
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Definition:
AWSString.h:97
IoT_EXPORTS.h
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences