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
CloudHsmObjectState.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
CloudHsmObjectState
17
{
18
NOT_SET
,
19
READY
,
20
UPDATING
,
21
DEGRADED
22
};
23
24
namespace
CloudHsmObjectStateMapper
25
{
26
AWS_CLOUDHSM_API
CloudHsmObjectState
GetCloudHsmObjectStateForName
(
const
Aws::String
& name);
27
28
AWS_CLOUDHSM_API
Aws::String
GetNameForCloudHsmObjectState
(
CloudHsmObjectState
value);
29
}
// namespace CloudHsmObjectStateMapper
30
}
// namespace Model
31
}
// namespace CloudHSM
32
}
// namespace Aws
Aws::CloudHSM::Model::CloudHsmObjectStateMapper::GetNameForCloudHsmObjectState
AWS_CLOUDHSM_API Aws::String GetNameForCloudHsmObjectState(CloudHsmObjectState value)
Aws::CloudHSM::Model::CloudHsmObjectStateMapper::GetCloudHsmObjectStateForName
AWS_CLOUDHSM_API CloudHsmObjectState GetCloudHsmObjectStateForName(const Aws::String &name)
Aws::CloudHSM::Model::ClientVersion::NOT_SET
@ NOT_SET
Aws::CloudHSM::Model::CloudHsmObjectState
CloudHsmObjectState
Definition
CloudHsmObjectState.h:17
Aws::CloudHSM::Model::CloudHsmObjectState::DEGRADED
@ DEGRADED
Aws::CloudHSM::Model::CloudHsmObjectState::READY
@ READY
Aws::CloudHSM::Model::CloudHsmObjectState::UPDATING
@ UPDATING
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