AWS SDK for C++
AWS SDK for C++ Version 1.11.719
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-backup-gateway
include
aws
backup-gateway
model
HypervisorState.h
1
6
#pragma once
7
#include <aws/backup-gateway/BackupGateway_EXPORTS.h>
8
#include <aws/core/utils/memory/stl/AWSString.h>
9
10
namespace
Aws
{
11
namespace
BackupGateway {
12
namespace
Model {
13
enum class
HypervisorState
{
NOT_SET
,
PENDING
,
ONLINE
,
OFFLINE
,
ERROR_
};
14
15
namespace
HypervisorStateMapper {
16
AWS_BACKUPGATEWAY_API
HypervisorState
GetHypervisorStateForName
(
const
Aws::String
& name);
17
18
AWS_BACKUPGATEWAY_API
Aws::String
GetNameForHypervisorState
(
HypervisorState
value);
19
}
// namespace HypervisorStateMapper
20
}
// namespace Model
21
}
// namespace BackupGateway
22
}
// namespace Aws
Aws::BackupGateway::Model::HypervisorStateMapper::GetHypervisorStateForName
AWS_BACKUPGATEWAY_API HypervisorState GetHypervisorStateForName(const Aws::String &name)
Aws::BackupGateway::Model::HypervisorStateMapper::GetNameForHypervisorState
AWS_BACKUPGATEWAY_API Aws::String GetNameForHypervisorState(HypervisorState value)
Aws::BackupGateway::Model::GatewayType::NOT_SET
@ NOT_SET
Aws::BackupGateway::Model::HypervisorState
HypervisorState
Definition
HypervisorState.h:13
Aws::BackupGateway::Model::HypervisorState::ERROR_
@ ERROR_
Aws::BackupGateway::Model::HypervisorState::OFFLINE
@ OFFLINE
Aws::BackupGateway::Model::HypervisorState::ONLINE
@ ONLINE
Aws::BackupGateway::Model::HypervisorState::PENDING
@ PENDING
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