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-mediatailor
include
aws
mediatailor
model
RelativePosition.h
1
6
#pragma once
7
#include <aws/mediatailor/MediaTailor_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
MediaTailor
13
{
14
namespace
Model
15
{
16
enum class
RelativePosition
17
{
18
NOT_SET
,
19
BEFORE_PROGRAM
,
20
AFTER_PROGRAM
21
};
22
23
namespace
RelativePositionMapper
24
{
25
AWS_MEDIATAILOR_API
RelativePosition
GetRelativePositionForName
(
const
Aws::String
& name);
26
27
AWS_MEDIATAILOR_API
Aws::String
GetNameForRelativePosition
(
RelativePosition
value);
28
}
// namespace RelativePositionMapper
29
}
// namespace Model
30
}
// namespace MediaTailor
31
}
// namespace Aws
Aws::MediaTailor::Model::RelativePositionMapper::GetRelativePositionForName
AWS_MEDIATAILOR_API RelativePosition GetRelativePositionForName(const Aws::String &name)
Aws::MediaTailor::Model::RelativePositionMapper::GetNameForRelativePosition
AWS_MEDIATAILOR_API Aws::String GetNameForRelativePosition(RelativePosition value)
Aws::MediaTailor::Model::AccessType::NOT_SET
@ NOT_SET
Aws::MediaTailor::Model::RelativePosition
RelativePosition
Definition
RelativePosition.h:17
Aws::MediaTailor::Model::RelativePosition::BEFORE_PROGRAM
@ BEFORE_PROGRAM
Aws::MediaTailor::Model::RelativePosition::AFTER_PROGRAM
@ AFTER_PROGRAM
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