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-medialive
include
aws
medialive
model
ClusterState.h
1
6
#pragma once
7
#include <aws/medialive/MediaLive_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MediaLive
13
{
14
namespace
Model
15
{
16
enum class
ClusterState
17
{
18
NOT_SET
,
19
CREATING
,
20
CREATE_FAILED
,
21
ACTIVE
,
22
DELETING
,
23
DELETE_FAILED
,
24
DELETED
25
};
26
27
namespace
ClusterStateMapper
28
{
29
AWS_MEDIALIVE_API
ClusterState
GetClusterStateForName
(
const
Aws::String
& name);
30
31
AWS_MEDIALIVE_API
Aws::String
GetNameForClusterState
(
ClusterState
value);
32
}
// namespace ClusterStateMapper
33
}
// namespace Model
34
}
// namespace MediaLive
35
}
// namespace Aws
Aws::MediaLive::Model::ClusterStateMapper::GetNameForClusterState
AWS_MEDIALIVE_API Aws::String GetNameForClusterState(ClusterState value)
Aws::MediaLive::Model::ClusterStateMapper::GetClusterStateForName
AWS_MEDIALIVE_API ClusterState GetClusterStateForName(const Aws::String &name)
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETED
@ DELETED
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETING
@ DELETING
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETE_FAILED
@ DELETE_FAILED
Aws::MediaLive::Model::AacCodingMode::NOT_SET
@ NOT_SET
Aws::MediaLive::Model::ChannelState::CREATING
@ CREATING
Aws::MediaLive::Model::ChannelState::CREATE_FAILED
@ CREATE_FAILED
Aws::MediaLive::Model::ClusterState
ClusterState
Definition
ClusterState.h:17
Aws::MediaLive::Model::ClusterState::ACTIVE
@ ACTIVE
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