AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
aws-cpp-sdk-redshift
include
aws
redshift
model
ScheduledActionState.h
Go to the documentation of this file.
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
ScheduledActionState
17
{
18
NOT_SET
,
19
ACTIVE
,
20
DISABLED
21
};
22
23
namespace
ScheduledActionStateMapper
24
{
25
AWS_REDSHIFT_API
ScheduledActionState
GetScheduledActionStateForName
(
const
Aws::String
& name);
26
27
AWS_REDSHIFT_API
Aws::String
GetNameForScheduledActionState
(
ScheduledActionState
value);
28
}
// namespace ScheduledActionStateMapper
29
}
// namespace Model
30
}
// namespace Redshift
31
}
// namespace Aws
AWSString.h
Redshift_EXPORTS.h
AWS_REDSHIFT_API
#define AWS_REDSHIFT_API
Definition:
Redshift_EXPORTS.h:28
Aws::Redshift::Model::ScheduledActionStateMapper::GetNameForScheduledActionState
AWS_REDSHIFT_API Aws::String GetNameForScheduledActionState(ScheduledActionState value)
Aws::Redshift::Model::ScheduledActionStateMapper::GetScheduledActionStateForName
AWS_REDSHIFT_API ScheduledActionState GetScheduledActionStateForName(const Aws::String &name)
Aws::Redshift::Model::ScheduledActionState
ScheduledActionState
Definition:
ScheduledActionState.h:17
Aws::Redshift::Model::ScheduledActionState::DISABLED
@ DISABLED
Aws::Redshift::Model::ActionType::NOT_SET
@ NOT_SET
Aws::Redshift::Model::DataShareStatus::ACTIVE
@ ACTIVE
Aws
Aws::String
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Generated by
1.9.7
Privacy |
Site terms |
Cookie preferences