AWS SDK for C++
AWS SDK for C++ Version 1.11.606
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-redshift-serverless
include
aws
redshift-serverless
model
ManagedWorkgroupStatus.h
1
6
#pragma once
7
#include <aws/redshift-serverless/RedshiftServerless_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
RedshiftServerless
13
{
14
namespace
Model
15
{
16
enum class
ManagedWorkgroupStatus
17
{
18
NOT_SET
,
19
CREATING
,
20
DELETING
,
21
MODIFYING
,
22
AVAILABLE
,
23
NOT_AVAILABLE
24
};
25
26
namespace
ManagedWorkgroupStatusMapper
27
{
28
AWS_REDSHIFTSERVERLESS_API
ManagedWorkgroupStatus
GetManagedWorkgroupStatusForName
(
const
Aws::String
& name);
29
30
AWS_REDSHIFTSERVERLESS_API
Aws::String
GetNameForManagedWorkgroupStatus
(
ManagedWorkgroupStatus
value);
31
}
// namespace ManagedWorkgroupStatusMapper
32
}
// namespace Model
33
}
// namespace RedshiftServerless
34
}
// namespace Aws
Aws::RedshiftServerless::Model::ManagedWorkgroupStatusMapper::GetNameForManagedWorkgroupStatus
AWS_REDSHIFTSERVERLESS_API Aws::String GetNameForManagedWorkgroupStatus(ManagedWorkgroupStatus value)
Aws::RedshiftServerless::Model::ManagedWorkgroupStatusMapper::GetManagedWorkgroupStatusForName
AWS_REDSHIFTSERVERLESS_API ManagedWorkgroupStatus GetManagedWorkgroupStatusForName(const Aws::String &name)
Aws::RedshiftServerless::Model::LogExport::NOT_SET
@ NOT_SET
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus
ManagedWorkgroupStatus
Definition
ManagedWorkgroupStatus.h:17
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus::AVAILABLE
@ AVAILABLE
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus::CREATING
@ CREATING
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus::MODIFYING
@ MODIFYING
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus::DELETING
@ DELETING
Aws::RedshiftServerless::Model::ManagedWorkgroupStatus::NOT_AVAILABLE
@ NOT_AVAILABLE
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