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-finspace
include
aws
finspace
model
KxVolumeStatus.h
1
6
#pragma once
7
#include <aws/finspace/Finspace_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
finspace
13
{
14
namespace
Model
15
{
16
enum class
KxVolumeStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
CREATE_FAILED
,
21
ACTIVE
,
22
UPDATING
,
23
UPDATED
,
24
UPDATE_FAILED
,
25
DELETING
,
26
DELETED
,
27
DELETE_FAILED
28
};
29
30
namespace
KxVolumeStatusMapper
31
{
32
AWS_FINSPACE_API
KxVolumeStatus
GetKxVolumeStatusForName
(
const
Aws::String
& name);
33
34
AWS_FINSPACE_API
Aws::String
GetNameForKxVolumeStatus
(
KxVolumeStatus
value);
35
}
// namespace KxVolumeStatusMapper
36
}
// namespace Model
37
}
// namespace finspace
38
}
// namespace Aws
Aws::finspace::Model::KxVolumeStatusMapper::GetNameForKxVolumeStatus
AWS_FINSPACE_API Aws::String GetNameForKxVolumeStatus(KxVolumeStatus value)
Aws::finspace::Model::KxVolumeStatusMapper::GetKxVolumeStatusForName
AWS_FINSPACE_API KxVolumeStatus GetKxVolumeStatusForName(const Aws::String &name)
Aws::finspace::Model::KxClusterStatus::DELETE_FAILED
@ DELETE_FAILED
Aws::finspace::Model::KxClusterStatus::CREATE_FAILED
@ CREATE_FAILED
Aws::finspace::Model::AutoScalingMetric::NOT_SET
@ NOT_SET
Aws::finspace::Model::EnvironmentStatus::DELETED
@ DELETED
Aws::finspace::Model::EnvironmentStatus::CREATING
@ CREATING
Aws::finspace::Model::EnvironmentStatus::DELETING
@ DELETING
Aws::finspace::Model::KxDataviewStatus::ACTIVE
@ ACTIVE
Aws::finspace::Model::DnsStatus::UPDATING
@ UPDATING
Aws::finspace::Model::KxVolumeStatus
KxVolumeStatus
Definition
KxVolumeStatus.h:17
Aws::finspace::Model::KxVolumeStatus::UPDATE_FAILED
@ UPDATE_FAILED
Aws::finspace::Model::KxVolumeStatus::UPDATED
@ UPDATED
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