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-redshift
include
aws
redshift
model
ZeroETLIntegrationStatus.h
1
6
#pragma once
7
#include <aws/redshift/Redshift_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
Redshift
13
{
14
namespace
Model
15
{
16
enum class
ZeroETLIntegrationStatus
17
{
18
NOT_SET
,
19
creating
,
20
active
,
21
modifying
,
22
failed
,
23
deleting
,
24
syncing
,
25
needs_attention
26
};
27
28
namespace
ZeroETLIntegrationStatusMapper
29
{
30
AWS_REDSHIFT_API
ZeroETLIntegrationStatus
GetZeroETLIntegrationStatusForName
(
const
Aws::String
& name);
31
32
AWS_REDSHIFT_API
Aws::String
GetNameForZeroETLIntegrationStatus
(
ZeroETLIntegrationStatus
value);
33
}
// namespace ZeroETLIntegrationStatusMapper
34
}
// namespace Model
35
}
// namespace Redshift
36
}
// namespace Aws
Aws::Redshift::Model::ZeroETLIntegrationStatusMapper::GetNameForZeroETLIntegrationStatus
AWS_REDSHIFT_API Aws::String GetNameForZeroETLIntegrationStatus(ZeroETLIntegrationStatus value)
Aws::Redshift::Model::ZeroETLIntegrationStatusMapper::GetZeroETLIntegrationStatusForName
AWS_REDSHIFT_API ZeroETLIntegrationStatus GetZeroETLIntegrationStatusForName(const Aws::String &name)
Aws::Redshift::Model::ActionType::NOT_SET
@ NOT_SET
Aws::Redshift::Model::ZeroETLIntegrationStatus
ZeroETLIntegrationStatus
Definition
ZeroETLIntegrationStatus.h:17
Aws::Redshift::Model::ZeroETLIntegrationStatus::modifying
@ modifying
Aws::Redshift::Model::ZeroETLIntegrationStatus::failed
@ failed
Aws::Redshift::Model::ZeroETLIntegrationStatus::needs_attention
@ needs_attention
Aws::Redshift::Model::ZeroETLIntegrationStatus::deleting
@ deleting
Aws::Redshift::Model::ZeroETLIntegrationStatus::active
@ active
Aws::Redshift::Model::ZeroETLIntegrationStatus::creating
@ creating
Aws::Redshift::Model::ZeroETLIntegrationStatus::syncing
@ syncing
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