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-appstream
include
aws
appstream
model
UserStackAssociationErrorCode.h
1
6
#pragma once
7
#include <aws/appstream/AppStream_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
AppStream
13
{
14
namespace
Model
15
{
16
enum class
UserStackAssociationErrorCode
17
{
18
NOT_SET
,
19
STACK_NOT_FOUND
,
20
USER_NAME_NOT_FOUND
,
21
DIRECTORY_NOT_FOUND
,
22
INTERNAL_ERROR
23
};
24
25
namespace
UserStackAssociationErrorCodeMapper
26
{
27
AWS_APPSTREAM_API
UserStackAssociationErrorCode
GetUserStackAssociationErrorCodeForName
(
const
Aws::String
& name);
28
29
AWS_APPSTREAM_API
Aws::String
GetNameForUserStackAssociationErrorCode
(
UserStackAssociationErrorCode
value);
30
}
// namespace UserStackAssociationErrorCodeMapper
31
}
// namespace Model
32
}
// namespace AppStream
33
}
// namespace Aws
Aws::AppStream::Model::UserStackAssociationErrorCodeMapper::GetUserStackAssociationErrorCodeForName
AWS_APPSTREAM_API UserStackAssociationErrorCode GetUserStackAssociationErrorCodeForName(const Aws::String &name)
Aws::AppStream::Model::UserStackAssociationErrorCodeMapper::GetNameForUserStackAssociationErrorCode
AWS_APPSTREAM_API Aws::String GetNameForUserStackAssociationErrorCode(UserStackAssociationErrorCode value)
Aws::AppStream::Model::UserStackAssociationErrorCode
UserStackAssociationErrorCode
Definition
UserStackAssociationErrorCode.h:17
Aws::AppStream::Model::UserStackAssociationErrorCode::USER_NAME_NOT_FOUND
@ USER_NAME_NOT_FOUND
Aws::AppStream::Model::UserStackAssociationErrorCode::DIRECTORY_NOT_FOUND
@ DIRECTORY_NOT_FOUND
Aws::AppStream::Model::UserStackAssociationErrorCode::STACK_NOT_FOUND
@ STACK_NOT_FOUND
Aws::AppStream::Model::AccessEndpointType::NOT_SET
@ NOT_SET
Aws::AppStream::Model::AppBlockBuilderStateChangeReasonCode::INTERNAL_ERROR
@ INTERNAL_ERROR
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