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-storagegateway
include
aws
storagegateway
model
HostEnvironment.h
1
6
#pragma once
7
#include <aws/storagegateway/StorageGateway_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
11
{
12
namespace
StorageGateway
13
{
14
namespace
Model
15
{
16
enum class
HostEnvironment
17
{
18
NOT_SET
,
19
VMWARE
,
20
HYPER_V
,
21
EC2
,
22
KVM
,
23
OTHER
,
24
SNOWBALL
25
};
26
27
namespace
HostEnvironmentMapper
28
{
29
AWS_STORAGEGATEWAY_API
HostEnvironment
GetHostEnvironmentForName
(
const
Aws::String
& name);
30
31
AWS_STORAGEGATEWAY_API
Aws::String
GetNameForHostEnvironment
(
HostEnvironment
value);
32
}
// namespace HostEnvironmentMapper
33
}
// namespace Model
34
}
// namespace StorageGateway
35
}
// namespace Aws
Aws::StorageGateway::Model::HostEnvironmentMapper::GetHostEnvironmentForName
AWS_STORAGEGATEWAY_API HostEnvironment GetHostEnvironmentForName(const Aws::String &name)
Aws::StorageGateway::Model::HostEnvironmentMapper::GetNameForHostEnvironment
AWS_STORAGEGATEWAY_API Aws::String GetNameForHostEnvironment(HostEnvironment value)
Aws::StorageGateway::Model::ActiveDirectoryStatus::NOT_SET
@ NOT_SET
Aws::StorageGateway::Model::HostEnvironment
HostEnvironment
Definition
HostEnvironment.h:17
Aws::StorageGateway::Model::HostEnvironment::OTHER
@ OTHER
Aws::StorageGateway::Model::HostEnvironment::SNOWBALL
@ SNOWBALL
Aws::StorageGateway::Model::HostEnvironment::VMWARE
@ VMWARE
Aws::StorageGateway::Model::HostEnvironment::EC2
@ EC2
Aws::StorageGateway::Model::HostEnvironment::HYPER_V
@ HYPER_V
Aws::StorageGateway::Model::HostEnvironment::KVM
@ KVM
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