AWS SDK for C++
AWS SDK for C++ Version 1.11.716
Main Page
Related Pages
Namespaces
Classes
Modules
Search
Loading...
Searching...
No Matches
generated
src
aws-cpp-sdk-fsx
include
aws
fsx
model
ServiceLimit.h
1
6
#pragma once
7
#include <aws/core/utils/memory/stl/AWSString.h>
8
#include <aws/fsx/FSx_EXPORTS.h>
9
10
namespace
Aws
{
11
namespace
FSx {
12
namespace
Model {
13
enum class
ServiceLimit
{
14
NOT_SET
,
15
FILE_SYSTEM_COUNT
,
16
TOTAL_THROUGHPUT_CAPACITY
,
17
TOTAL_STORAGE
,
18
TOTAL_USER_INITIATED_BACKUPS
,
19
TOTAL_USER_TAGS
,
20
TOTAL_IN_PROGRESS_COPY_BACKUPS
,
21
STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM
,
22
VOLUMES_PER_FILE_SYSTEM
,
23
TOTAL_SSD_IOPS
,
24
FILE_CACHE_COUNT
25
};
26
27
namespace
ServiceLimitMapper {
28
AWS_FSX_API
ServiceLimit
GetServiceLimitForName
(
const
Aws::String
& name);
29
30
AWS_FSX_API
Aws::String
GetNameForServiceLimit
(
ServiceLimit
value);
31
}
// namespace ServiceLimitMapper
32
}
// namespace Model
33
}
// namespace FSx
34
}
// namespace Aws
Aws::FSx::Model::ServiceLimitMapper::GetServiceLimitForName
AWS_FSX_API ServiceLimit GetServiceLimitForName(const Aws::String &name)
Aws::FSx::Model::ServiceLimitMapper::GetNameForServiceLimit
AWS_FSX_API Aws::String GetNameForServiceLimit(ServiceLimit value)
Aws::FSx::Model::ActiveDirectoryErrorType::NOT_SET
@ NOT_SET
Aws::FSx::Model::ServiceLimit
ServiceLimit
Definition
ServiceLimit.h:13
Aws::FSx::Model::ServiceLimit::TOTAL_IN_PROGRESS_COPY_BACKUPS
@ TOTAL_IN_PROGRESS_COPY_BACKUPS
Aws::FSx::Model::ServiceLimit::TOTAL_USER_TAGS
@ TOTAL_USER_TAGS
Aws::FSx::Model::ServiceLimit::STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM
@ STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM
Aws::FSx::Model::ServiceLimit::TOTAL_USER_INITIATED_BACKUPS
@ TOTAL_USER_INITIATED_BACKUPS
Aws::FSx::Model::ServiceLimit::FILE_SYSTEM_COUNT
@ FILE_SYSTEM_COUNT
Aws::FSx::Model::ServiceLimit::TOTAL_SSD_IOPS
@ TOTAL_SSD_IOPS
Aws::FSx::Model::ServiceLimit::TOTAL_STORAGE
@ TOTAL_STORAGE
Aws::FSx::Model::ServiceLimit::FILE_CACHE_COUNT
@ FILE_CACHE_COUNT
Aws::FSx::Model::ServiceLimit::TOTAL_THROUGHPUT_CAPACITY
@ TOTAL_THROUGHPUT_CAPACITY
Aws::FSx::Model::ServiceLimit::VOLUMES_PER_FILE_SYSTEM
@ VOLUMES_PER_FILE_SYSTEM
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