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
ChannelPlacementGroupState.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
ChannelPlacementGroupState
17
{
18
NOT_SET
,
19
UNASSIGNED
,
20
ASSIGNING
,
21
ASSIGNED
,
22
DELETING
,
23
DELETE_FAILED
,
24
DELETED
,
25
UNASSIGNING
26
};
27
28
namespace
ChannelPlacementGroupStateMapper
29
{
30
AWS_MEDIALIVE_API
ChannelPlacementGroupState
GetChannelPlacementGroupStateForName
(
const
Aws::String
& name);
31
32
AWS_MEDIALIVE_API
Aws::String
GetNameForChannelPlacementGroupState
(
ChannelPlacementGroupState
value);
33
}
// namespace ChannelPlacementGroupStateMapper
34
}
// namespace Model
35
}
// namespace MediaLive
36
}
// namespace Aws
Aws::MediaLive::Model::ChannelPlacementGroupStateMapper::GetChannelPlacementGroupStateForName
AWS_MEDIALIVE_API ChannelPlacementGroupState GetChannelPlacementGroupStateForName(const Aws::String &name)
Aws::MediaLive::Model::ChannelPlacementGroupStateMapper::GetNameForChannelPlacementGroupState
AWS_MEDIALIVE_API Aws::String GetNameForChannelPlacementGroupState(ChannelPlacementGroupState value)
Aws::MediaLive::Model::ChannelPlacementGroupState
ChannelPlacementGroupState
Definition
ChannelPlacementGroupState.h:17
Aws::MediaLive::Model::ChannelPlacementGroupState::UNASSIGNED
@ UNASSIGNED
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETED
@ DELETED
Aws::MediaLive::Model::ChannelPlacementGroupState::ASSIGNED
@ ASSIGNED
Aws::MediaLive::Model::ChannelPlacementGroupState::ASSIGNING
@ ASSIGNING
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETING
@ DELETING
Aws::MediaLive::Model::ChannelPlacementGroupState::DELETE_FAILED
@ DELETE_FAILED
Aws::MediaLive::Model::ChannelPlacementGroupState::UNASSIGNING
@ UNASSIGNING
Aws::MediaLive::Model::AacCodingMode::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