AWS SDK for C++
1.8.186
AWS SDK for C++
aws-cpp-sdk-iot
include
aws
iot
model
CACertificateUpdateAction.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
CACertificateUpdateAction
17
{
18
NOT_SET
,
19
DEACTIVATE
20
};
21
22
namespace
CACertificateUpdateActionMapper
23
{
24
AWS_IOT_API
CACertificateUpdateAction
GetCACertificateUpdateActionForName
(
const
Aws::String
& name);
25
26
AWS_IOT_API
Aws::String
GetNameForCACertificateUpdateAction
(
CACertificateUpdateAction
value);
27
}
// namespace CACertificateUpdateActionMapper
28
}
// namespace Model
29
}
// namespace IoT
30
}
// namespace Aws
AWSString.h
Aws::IoT::Model::CACertificateUpdateActionMapper::GetNameForCACertificateUpdateAction
AWS_IOT_API Aws::String GetNameForCACertificateUpdateAction(CACertificateUpdateAction value)
Aws::IoT::Model::CACertificateUpdateAction
CACertificateUpdateAction
Definition:
CACertificateUpdateAction.h:17
Aws::IoT::Model::CACertificateUpdateActionMapper::GetCACertificateUpdateActionForName
AWS_IOT_API CACertificateUpdateAction GetCACertificateUpdateActionForName(const Aws::String &name)
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
Aws::IoT::Model::CACertificateUpdateAction::NOT_SET
@ NOT_SET
IoT_EXPORTS.h
Generated by
1.8.19
Privacy |
Site terms |
Cookie preferences