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
NetworkState.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
NetworkState
17
{
18
NOT_SET
,
19
CREATING
,
20
CREATE_FAILED
,
21
ACTIVE
,
22
DELETING
,
23
IDLE
,
24
IN_USE
,
25
UPDATING
,
26
DELETE_FAILED
,
27
DELETED
28
};
29
30
namespace
NetworkStateMapper
31
{
32
AWS_MEDIALIVE_API
NetworkState
GetNetworkStateForName
(
const
Aws::String
& name);
33
34
AWS_MEDIALIVE_API
Aws::String
GetNameForNetworkState
(
NetworkState
value);
35
}
// namespace NetworkStateMapper
36
}
// namespace Model
37
}
// namespace MediaLive
38
}
// namespace Aws
Aws::MediaLive::Model::NetworkStateMapper::GetNetworkStateForName
AWS_MEDIALIVE_API NetworkState GetNetworkStateForName(const Aws::String &name)
Aws::MediaLive::Model::NetworkStateMapper::GetNameForNetworkState
AWS_MEDIALIVE_API Aws::String GetNameForNetworkState(NetworkState value)
Aws::MediaLive::Model::NetworkState
NetworkState
Definition
NetworkState.h:17
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::InputSecurityGroupState::IN_USE
@ IN_USE
Aws::MediaLive::Model::ChannelState::CREATING
@ CREATING
Aws::MediaLive::Model::ChannelState::IDLE
@ IDLE
Aws::MediaLive::Model::ChannelState::CREATE_FAILED
@ CREATE_FAILED
Aws::MediaLive::Model::ChannelState::UPDATING
@ UPDATING
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