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-cloudhsm
include
aws
cloudhsm
model
ClientVersion.h
1
6
#pragma once
7
#include <aws/cloudhsm/CloudHSM_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
CloudHSM
13
{
14
namespace
Model
15
{
16
enum class
ClientVersion
17
{
18
NOT_SET
,
19
_5_1
,
20
_5_3
21
};
22
23
namespace
ClientVersionMapper
24
{
25
AWS_CLOUDHSM_API
ClientVersion
GetClientVersionForName
(
const
Aws::String
& name);
26
27
AWS_CLOUDHSM_API
Aws::String
GetNameForClientVersion
(
ClientVersion
value);
28
}
// namespace ClientVersionMapper
29
}
// namespace Model
30
}
// namespace CloudHSM
31
}
// namespace Aws
Aws::CloudHSM::Model::ClientVersionMapper::GetClientVersionForName
AWS_CLOUDHSM_API ClientVersion GetClientVersionForName(const Aws::String &name)
Aws::CloudHSM::Model::ClientVersionMapper::GetNameForClientVersion
AWS_CLOUDHSM_API Aws::String GetNameForClientVersion(ClientVersion value)
Aws::CloudHSM::Model::ClientVersion
ClientVersion
Definition
ClientVersion.h:17
Aws::CloudHSM::Model::ClientVersion::NOT_SET
@ NOT_SET
Aws::CloudHSM::Model::ClientVersion::_5_3
@ _5_3
Aws::CloudHSM::Model::ClientVersion::_5_1
@ _5_1
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