AWS SDK for C++
AWS SDK for C++ Version 1.11.752
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-mediaconnect
include
aws
mediaconnect
model
RoutingScope.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/mediaconnect/MediaConnect_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
MediaConnect {
12
namespace
Model {
13
enum class
RoutingScope
{
NOT_SET
,
REGIONAL
,
GLOBAL
};
14
15
namespace
RoutingScopeMapper {
16
AWS_MEDIACONNECT_API
RoutingScope
GetRoutingScopeForName
(
const
Aws::String
& name);
17
18
AWS_MEDIACONNECT_API
Aws::String
GetNameForRoutingScope
(
RoutingScope
value);
19
}
// namespace RoutingScopeMapper
20
}
// namespace Model
21
}
// namespace MediaConnect
22
}
// namespace Aws
Aws::MediaConnect::Model::RoutingScopeMapper::GetRoutingScopeForName
AWS_MEDIACONNECT_API RoutingScope GetRoutingScopeForName(const Aws::String &name)
Aws::MediaConnect::Model::RoutingScopeMapper::GetNameForRoutingScope
AWS_MEDIACONNECT_API Aws::String GetNameForRoutingScope(RoutingScope value)
Aws::MediaConnect::Model::RoutingScope
RoutingScope
Definition
RoutingScope.h:13
Aws::MediaConnect::Model::RoutingScope::GLOBAL
@ GLOBAL
Aws::MediaConnect::Model::RoutingScope::REGIONAL
@ REGIONAL
Aws::MediaConnect::Model::Algorithm::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