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-workspaces
include
aws
workspaces
model
WorkspaceImageIngestionProcess.h
1
6
#pragma once
7
#include <aws/workspaces/WorkSpaces_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
WorkSpaces
13
{
14
namespace
Model
15
{
16
enum class
WorkspaceImageIngestionProcess
17
{
18
NOT_SET
,
19
BYOL_REGULAR
,
20
BYOL_GRAPHICS
,
21
BYOL_GRAPHICSPRO
,
22
BYOL_GRAPHICS_G4DN
,
23
BYOL_REGULAR_WSP
,
24
BYOL_GRAPHICS_G4DN_WSP
,
25
BYOL_REGULAR_BYOP
,
26
BYOL_GRAPHICS_G4DN_BYOP
27
};
28
29
namespace
WorkspaceImageIngestionProcessMapper
30
{
31
AWS_WORKSPACES_API
WorkspaceImageIngestionProcess
GetWorkspaceImageIngestionProcessForName
(
const
Aws::String
& name);
32
33
AWS_WORKSPACES_API
Aws::String
GetNameForWorkspaceImageIngestionProcess
(
WorkspaceImageIngestionProcess
value);
34
}
// namespace WorkspaceImageIngestionProcessMapper
35
}
// namespace Model
36
}
// namespace WorkSpaces
37
}
// namespace Aws
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcessMapper::GetNameForWorkspaceImageIngestionProcess
AWS_WORKSPACES_API Aws::String GetNameForWorkspaceImageIngestionProcess(WorkspaceImageIngestionProcess value)
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcessMapper::GetWorkspaceImageIngestionProcessForName
AWS_WORKSPACES_API WorkspaceImageIngestionProcess GetWorkspaceImageIngestionProcessForName(const Aws::String &name)
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess
WorkspaceImageIngestionProcess
Definition
WorkspaceImageIngestionProcess.h:17
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_REGULAR_WSP
@ BYOL_REGULAR_WSP
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_GRAPHICS_G4DN_BYOP
@ BYOL_GRAPHICS_G4DN_BYOP
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_GRAPHICSPRO
@ BYOL_GRAPHICSPRO
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_REGULAR
@ BYOL_REGULAR
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_GRAPHICS
@ BYOL_GRAPHICS
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_REGULAR_BYOP
@ BYOL_REGULAR_BYOP
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_GRAPHICS_G4DN_WSP
@ BYOL_GRAPHICS_G4DN_WSP
Aws::WorkSpaces::Model::WorkspaceImageIngestionProcess::BYOL_GRAPHICS_G4DN
@ BYOL_GRAPHICS_G4DN
Aws::WorkSpaces::Model::AccessPropertyValue::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