AWS SDK for C++
AWS SDK for C++ Version 1.11.868
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-gameliftstreams
include
aws
gameliftstreams
model
StreamUrlStatusReason.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/gameliftstreams/GameLiftStreams_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
GameLiftStreams {
12
namespace
Model {
13
enum class
StreamUrlStatusReason
{
14
NOT_SET
,
15
userRevoked
,
16
revokedAndTerminatingSessions
,
17
revokedAndSessionsTerminated
,
18
streamGroupDeleted
,
19
applicationDeleted
20
};
21
22
namespace
StreamUrlStatusReasonMapper {
23
AWS_GAMELIFTSTREAMS_API
StreamUrlStatusReason
GetStreamUrlStatusReasonForName
(
const
Aws::String
& name);
24
25
AWS_GAMELIFTSTREAMS_API
Aws::String
GetNameForStreamUrlStatusReason
(
StreamUrlStatusReason
value);
26
}
// namespace StreamUrlStatusReasonMapper
27
}
// namespace Model
28
}
// namespace GameLiftStreams
29
}
// namespace Aws
Aws::GameLiftStreams::Model::StreamUrlStatusReasonMapper::GetNameForStreamUrlStatusReason
AWS_GAMELIFTSTREAMS_API Aws::String GetNameForStreamUrlStatusReason(StreamUrlStatusReason value)
Aws::GameLiftStreams::Model::StreamUrlStatusReasonMapper::GetStreamUrlStatusReasonForName
AWS_GAMELIFTSTREAMS_API StreamUrlStatusReason GetStreamUrlStatusReasonForName(const Aws::String &name)
Aws::GameLiftStreams::Model::ApplicationStatus::NOT_SET
@ NOT_SET
Aws::GameLiftStreams::Model::StreamUrlStatusReason
StreamUrlStatusReason
Definition
StreamUrlStatusReason.h:13
Aws::GameLiftStreams::Model::StreamUrlStatusReason::revokedAndSessionsTerminated
@ revokedAndSessionsTerminated
Aws::GameLiftStreams::Model::StreamUrlStatusReason::userRevoked
@ userRevoked
Aws::GameLiftStreams::Model::StreamUrlStatusReason::applicationDeleted
@ applicationDeleted
Aws::GameLiftStreams::Model::StreamUrlStatusReason::streamGroupDeleted
@ streamGroupDeleted
Aws::GameLiftStreams::Model::StreamUrlStatusReason::revokedAndTerminatingSessions
@ revokedAndTerminatingSessions
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