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-fsx
include
aws
fsx
model
DataRepositoryLifecycle.h
1
6
#pragma once
7
#include <aws/fsx/FSx_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
FSx
13
{
14
namespace
Model
15
{
16
enum class
DataRepositoryLifecycle
17
{
18
NOT_SET
,
19
CREATING
,
20
AVAILABLE
,
21
MISCONFIGURED
,
22
UPDATING
,
23
DELETING
,
24
FAILED
25
};
26
27
namespace
DataRepositoryLifecycleMapper
28
{
29
AWS_FSX_API
DataRepositoryLifecycle
GetDataRepositoryLifecycleForName
(
const
Aws::String
& name);
30
31
AWS_FSX_API
Aws::String
GetNameForDataRepositoryLifecycle
(
DataRepositoryLifecycle
value);
32
}
// namespace DataRepositoryLifecycleMapper
33
}
// namespace Model
34
}
// namespace FSx
35
}
// namespace Aws
Aws::FSx::Model::DataRepositoryLifecycleMapper::GetDataRepositoryLifecycleForName
AWS_FSX_API DataRepositoryLifecycle GetDataRepositoryLifecycleForName(const Aws::String &name)
Aws::FSx::Model::DataRepositoryLifecycleMapper::GetNameForDataRepositoryLifecycle
AWS_FSX_API Aws::String GetNameForDataRepositoryLifecycle(DataRepositoryLifecycle value)
Aws::FSx::Model::DataRepositoryLifecycle
DataRepositoryLifecycle
Definition
DataRepositoryLifecycle.h:17
Aws::FSx::Model::DataRepositoryLifecycle::MISCONFIGURED
@ MISCONFIGURED
Aws::FSx::Model::DataRepositoryLifecycle::UPDATING
@ UPDATING
Aws::FSx::Model::BackupLifecycle::FAILED
@ FAILED
Aws::FSx::Model::AliasLifecycle::AVAILABLE
@ AVAILABLE
Aws::FSx::Model::AliasLifecycle::CREATING
@ CREATING
Aws::FSx::Model::AliasLifecycle::DELETING
@ DELETING
Aws::FSx::Model::ActiveDirectoryErrorType::NOT_SET
@ NOT_SET
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