AWS SDK for C++
AWS SDK for C++ Version 1.11.607
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-storagegateway
include
aws
storagegateway
model
CacheReportStatus.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
CacheReportStatus
17
{
18
NOT_SET
,
19
IN_PROGRESS
,
20
COMPLETED
,
21
CANCELED
,
22
FAILED
,
23
ERROR_
24
};
25
26
namespace
CacheReportStatusMapper
27
{
28
AWS_STORAGEGATEWAY_API
CacheReportStatus
GetCacheReportStatusForName
(
const
Aws::String
& name);
29
30
AWS_STORAGEGATEWAY_API
Aws::String
GetNameForCacheReportStatus
(
CacheReportStatus
value);
31
}
// namespace CacheReportStatusMapper
32
}
// namespace Model
33
}
// namespace StorageGateway
34
}
// namespace Aws
Aws::StorageGateway::Model::CacheReportStatusMapper::GetCacheReportStatusForName
AWS_STORAGEGATEWAY_API CacheReportStatus GetCacheReportStatusForName(const Aws::String &name)
Aws::StorageGateway::Model::CacheReportStatusMapper::GetNameForCacheReportStatus
AWS_STORAGEGATEWAY_API Aws::String GetNameForCacheReportStatus(CacheReportStatus value)
Aws::StorageGateway::Model::ActiveDirectoryStatus::NOT_SET
@ NOT_SET
Aws::StorageGateway::Model::CacheReportStatus
CacheReportStatus
Definition
CacheReportStatus.h:17
Aws::StorageGateway::Model::CacheReportStatus::ERROR_
@ ERROR_
Aws::StorageGateway::Model::CacheReportStatus::COMPLETED
@ COMPLETED
Aws::StorageGateway::Model::CacheReportStatus::FAILED
@ FAILED
Aws::StorageGateway::Model::CacheReportStatus::IN_PROGRESS
@ IN_PROGRESS
Aws::StorageGateway::Model::CacheReportStatus::CANCELED
@ CANCELED
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