AWS SDK for C++
AWS SDK for C++ Version 1.11.743
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-kinesisvideo
include
aws
kinesisvideo
model
DefaultStorageTier.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/kinesisvideo/KinesisVideo_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
KinesisVideo {
12
namespace
Model {
13
enum class
DefaultStorageTier
{
NOT_SET
,
HOT
,
WARM
};
14
15
namespace
DefaultStorageTierMapper {
16
AWS_KINESISVIDEO_API
DefaultStorageTier
GetDefaultStorageTierForName
(
const
Aws::String
& name);
17
18
AWS_KINESISVIDEO_API
Aws::String
GetNameForDefaultStorageTier
(
DefaultStorageTier
value);
19
}
// namespace DefaultStorageTierMapper
20
}
// namespace Model
21
}
// namespace KinesisVideo
22
}
// namespace Aws
Aws::KinesisVideo::Model::DefaultStorageTierMapper::GetDefaultStorageTierForName
AWS_KINESISVIDEO_API DefaultStorageTier GetDefaultStorageTierForName(const Aws::String &name)
Aws::KinesisVideo::Model::DefaultStorageTierMapper::GetNameForDefaultStorageTier
AWS_KINESISVIDEO_API Aws::String GetNameForDefaultStorageTier(DefaultStorageTier value)
Aws::KinesisVideo::Model::DefaultStorageTier
DefaultStorageTier
Definition
DefaultStorageTier.h:13
Aws::KinesisVideo::Model::DefaultStorageTier::WARM
@ WARM
Aws::KinesisVideo::Model::DefaultStorageTier::HOT
@ HOT
Aws::KinesisVideo::Model::APIName::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